a:link
{
	font-weight: bolder
; font-size: 12px
; text-decoration: none
}
a:visited
{
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;

} 
a:active 
{
	font-weight: bolder
; font-size: 12px
; text-decoration: none
}
body
{
	font-family: Verdana;
	background-color: rgb(#FFFFFF);
; font-size: 14px; color: #000000
}
table
{
	table-border-color-light: rgb(255,255,153);
	table-border-color-dark: rgb(255,255,51); 
; font-family: Arial; font-size: 12px; font-weight: normal
}
h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #000000;
}
h2
{
	color: #FFFFFF; 
; font-size: 12px; font-weight: normal
}
h3
{
	color: rgb(255,51,153); 
}
h4
{
	color: rgb(255,51,153);
}
h5
{
	color: rgb(153,504,255);
}
h6
{
	color: rgb(204,255,0);
}

tt {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

tbody {  font-family: arial; font-size: 12px; font-weight: normal}

h1 { 
	font-family: arial;
; font-size: 11px; text-transform: none; font-weight: normal} 
