a:link
{
	color: #333399; 
}
a:visited
{
	color: #333399; 
} 
a:active 
{
	color: #FF3300;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
; font-weight: normal
}
table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); 
}
h4, h5, h6
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h1
{
	color: #993399;
}
h2
{
	color: rgb(102,102,0); 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(153,102,0);
}
h5
{
	color: rgb(204,51,51);
}
h6
{
	color: rgb(102,0,102);
}
a {  text-decoration: none}

h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
 } 
h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
; font-size: 14pt; font-weight: bold
 } 
h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
; font-size: 12pt; font-weight: bold
 } p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal}
