<style>
a:link
{
	color: rgb(0,102,0); 
}
a:visited
{
	color: #999900; 
} 
a:active 
{
	color: #FFCC00;
}
body
{
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(204,102,0);
	table-border-color-dark: rgb(153,51,51); 
}
h1
{
	color: #000066;
; font-family: Tahoma
; font-size: 28px
; font-weight: bolder
}
h2
{
	color: #000066; 
; font-family: Tahoma; font-size: 24px
}
h3
{
	color: #660066; 
; font-family: Tahoma; font-size: 12px
; font-weight: lighter
}
h4
{
	color: #003333;
; font-family: "Times New Roman", Times, serif; font-size: 12px
; font-weight: normal
}
h5
{
	color: rgb(204,51,51);
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px
}
h6
{
	color: #000000;
; font-family: "Bookman Old Style", Garamond, "Times New Roman", Georgia; font-size: 10px
}
</style>.
p {  font-family: "Times New Roman", Times, serif; font-size: medium; color: #000000}
p {  font-family: "Times New Roman", Times, serif; font-size: 12px}
