body	{
font-family: Verdana, Helvetica, sans-serif;
font-size:10pt;
color: #0000C0;
}
 
p	{
font-family: Verdana, Helvetica, sans-serif;
font-size:10pt;
color: #0000C0;
}
 
h1	{
font-family: Verdana, Helvetica, sans-serif;
font-size:14pt;
color: #C000C0;
} 

li	{
font-family: "Comic Sans MS", Helvetica, sans-serif;
font-size:10pt;
color: #0000C0;
}

a:link 	{
color: #C000C0; 
text-decoration: none;
font-weight:bold;
}
 
a:visited  {
color: #C000C0; 
text-decoration: none;
font-weight:bold;
}
 
a:hover    {
color: #660066; 
text-decoration: underline
}

