img { border:0px; }  

* { padding: 0; margin:0; }
 div.paragraph { margin: 0.5em 0; line-height:1.5; }
 p { margin: 0.5em 0; line-height:1.5; }
 .clear { clear:both; height:20px; }

 fieldset { border:0; }
 a { text-decoration:none; font-weight:bold }
 a:link, a:visited { color: #6688FF; }

div.paragraph a:hover, a:active { border-bottom:#963 0px solid; }

a.active:link {text-decoration:none;}      /* unvisited link */
a.active:visited {text-decoration:none;}  /* visited link */
a.active:hover {text-decoration:underline;}  /* mouse over link */
a.active:active {text-decoration:none;}  /* selected link */

p a:hover, a:active { border-bottom:#963 0px solid; }
h1, h2, h3, h4, h5, h6 { font-family:Trebuchet MS,Tahoma, Verdana, Arial; color: #151B54;}


body { font: 76%/1.6em verdana, tahoma, arial, sans-serif; color: #333333;}

div.paragraph ul, div.paragraph ol, div.paragraph li { list-style-position: inside; }

