a:link 		{ color: #7D7D7D; text-decoration:none }
a:visited	{ color: #7D7D7D; text-decoration:none }
a:active 	{ color: #F16728; }
a:hover		{ color: #F16728; }

table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
	font-family: Verdana, Arial, Helvetica; color: #7D7D7D; font-size:12px; line-height:150%; margin-top:6; margin-bottom:6

}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,204);
	color: rgb(102,102,51);
}

h1
{
	font-family: Verdana, Arial, Helvetica; color: #0069B8;font-size:16px; font-weight:bold; line-height:100%; margin-top:16; margin-bottom:16
}
h2
{
	font-family: Verdana, Arial, Helvetica; color: #F16728;font-size:14px; font-weight:bold
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Verdana;
	font-size: 10px;
	color: #F0F0F0; margin-top:0; margin-bottom:0
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}
