
body {  background-color: #FFFFFF; font-size:10pt; font-family: Verdana, Arial; color: #000000 }
p { font-size:10pt; font-family: Verdana, Arial; color: #000000 }
.small {font-family: Verdana, Arial; color: #000000; font-weight:bold; font-size:10pt}
ul { font-size:10pt; font-family: Verdana, Arial; color: #000000 }
td { font-size:10pt; font-family: Verdana, Arial; color: #000000 } 
td.lining { font-size:10pt; font-family: Verdana; color: #000000;
			border-width: 1px;
			border-style: solid; }
ol { font-size:10pt; font-family: Verdana, Arial; color: #000000 }
/* LINKS */



A:link { color: #990000; font-weight:bold }
A:active  { color: #990000; font-weight:bold}
A:visited {color: #990000 }

/* these three make it so links are not underlined, they stay the default text color */
A.nav:link { text-decoration: none; color: #336699 }
A.nav:link { text-decoration: none; color: # }
A.nav:visited { text-decoration: none; color: #336699 }

/* hover only works for ie4 users */
/* A:hover   { text-decoration: underline; color: #CC0000 } */

A:hover   { text-decoration: underline; color: #666666; font-weight:bold }





