body {
	background-color: #ffffff;
}
p {
font: 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
div.notes {
font: 10px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
ul {
list-style: circle;
list-style-position : inside;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px;
} 
a.nav:link {
text-decoration : underline; 
color : #660000; 
background-color : transparent;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px;
font-weight : bold;
} 
a.nav:visited {
text-decoration : underline; 
color : #660000; 
background-color : transparent;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px;
font-weight : bold;
} 
a.nav:hover {
text-decoration : underline; 
color : #cc0000; 
background-color : none; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px;
font-weight : bold;
}
 a.nav:active {
text-decoration : underline; 
color : #cc0000; 
background-color : none; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px;
font-weight : bold;
}  
a:link {
text-decoration : underline; 
color : #000000; 
background-color : transparent;
} 
a:visited {
text-decoration : underline; 
color : #000000; 
background-color : transparent;
} 
a:hover {
text-decoration : underline; 
color : #cc0000; 
background-color : transparent; 
} 
a:active {
text-decoration : underline; 
color : #cc0000; 
background-color : transparent; 
}  
h1 {
font: 30px Arial, Helvetica, sans-serif;
font-weight : bold;
font-variant : small-caps;
color : #660000; 
background-color : transparent; 
} 
h2 {
font: 25px Arial, Helvetica, sans-serif;
font-weight : bold;
font-variant : small-caps;
color : #000000; 
background-color : transparent; 
} 
h3 {
font: 20px Arial, Helvetica, sans-serif;
font-weight : bold;
color : #660000; 
background-color : transparent; 
} 