

  
  a:link
{
	font-family: Verdana, Arial, Helvetica;
color: rgb(0,102,0);font-size: 75%;text-decoration: none;font-weight:bold}

}
a:visited
{
	font-family: Verdana, Arial, Helvetica;
color: rgb(204,102,253); font-size: 75%;{text-decoration: none}

} 
a:active 
{
	font-family: Verdana, Arial, Helvetica;
color: rgb(128,0,64);font-size: 75%; 
}
body
{
	font-family: Book Antiqua, Times New Roman, Times;
	background-color: rgb(255,247,231); color: rgb(0, 0, 102);

}

table
{
	table-border-color-light: rgb(255,247,231);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(204,51,0);
}
h2
{
	color: rgb(0,102,153); 
}
h3
{
	color: rgb(128,0,64); 
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: rgb(204,102,153);
}
h6
{
	color: rgb(204,102,153);
}
P:first-line {
  font-variant: small-caps;
  font-weight: bold }
  
 P:first-letter { font-size: 300%; float: left }
