<style>
a:link
{
	color: rgb(0,102,0); 
}
a:visited
{
	color: #999900; 
} 
a:active 
{
	color: #FFCC00;
}
body
{
	background-color: rgb(255,255,204);
	color: #000000;
; font-family: Tahoma
}
table
{
	table-border-color-light: rgb(204,102,0);
	table-border-color-dark: rgb(153,51,51); 
}
h1
{
	color: #000033;
; font-family: Tahoma
; font-size: 30px
; font-weight: bolder
; letter-spacing: 1px
}
h2
{
	color: #000066; 
; font-family: Tahoma; font-size: 24px
; font-weight: lighter
}
h3
{
	color: #663333; 
; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px
; font-weight: lighter
}
h4
{
; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px
; font-weight: normal
}
h5
{
	color: #666666;
; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9px; font-weight: bold
}
h6
{
	color: #000000;
; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9px
; font-weight: lighter
}
</style>.
p {  font-family: "Times New Roman", Times, serif; font-size: medium; color: #000000}
p {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px}
