a:link
{
	color: rgb(0,102,153); 
}
a:visited
{
	color: #660066; 
} 
a:active 
{
	color: rgb(0,102,102);
}
body
{
	font-family: Arial;
	background-color: rgb(204,204,153);
	color: #003300;font-size:12pt; 
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: #000000;font-family:Arial; font-size:14pt
}
h2
{
	color: #003300;font-family:Arial; font-size:10px; line-height:150%; margin-top:0; margin-bottom:0 
}
.thumbdesc   { font-family: Arial; font-size: 10px }
h3
{
	font-size:12pt; font-family:Arial; font-style:italic; font-weight:bold; line-height:100%; margin-top:3; margin-bottom:4; color:#008000 
}
h4
{
	color: #333333;font-family:Papyrus; font-size:18pt; font-style:italic; font-weight:bold
}
h5
{
	color: #660033;font-size:12pt; font-family:Papyrus; font-weight:bold; margin-top:1; margin-bottom:1
}
h6
{
	font-family:Tempus Sans ITC; font-size:18pt; font-weight:bold; line-height:100%; margin-top:10; margin-bottom:1
}