/* Main Body Styles */ 
body   {
   color: #003366; background: #FFFFF0;
   text-align: left;
   }

body, td, p, td p {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   } 

P { margin-bottom : 5px; margin-left : 15px; margin-right : 15px; text-align : left; }

UL { margin-bottom :  1em; }

OL { margin-bottom :  1em;}

H1 { text-align : center; }

H2 { text-align : center; }

H3 { text-align : center;}

H4 { text-align : center;}

.right { text-align : right; }

HR{ color : #CCCCFF; }

.bold {font-size: medium;  font-weight: bold; }
.conv {font-family: verdana, arial,helvetica; font-size:small; font-weight:bold;}
.convmar {font-family: verdana, arial,helvetica; font-size:small; font-weight:bold; color:#cc0066;}
.smnavlink {font-family: verdana, arial, helvetica; font-size: x-small;  font-weight:bold;}

a:link { color: #0000CC; background:transparent }
a:visited { color: #996666; background:#transparent }
a:active { color: #ff0000; background:#transparent }
a:hover { color: #FFFFF0; background: #0000CC; }


