body
{
	background-color: FFFFFF;
		margin-top: 0px; 
		margin-left: 0px; 
		margin-right: 0px; 
		margin-bottom: 0px;
		scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; 
		scrollbar-3dlight-color: #808080; scrollbar-base-color: #FFFFFF; scrollbar-arrow-color: #808080;
		scrollbar-highlight-color: #FFFFFF;
}
table
{
	font-family: Arial, Helvetica, Verdana, Tahoma; 
	font-size: 12 px;
	font-weight: normal;
	color: 000000;
}
table a:link
{
	text-decoration: none; 
	color: CC0000;
}
table a:visited
{
	text-decoration: none;
	color: CC0000; 
} 
table a:active 
{
	text-decoration: none;
	color: CC0000;
}
table a:hover
{	
	font-weight: normal;
	text-decoration: none;
	color: 000000;
}
.menu
{
	font-family: Arial, Helvetica, Verdana, Tahoma;  
	font-size: 10 px;
	font-weight: normal;
}
.menu a:link
{
	text-decoration: none; 
	color: CC0000;
}
.menu a:visited
{
	text-decoration: none;
	color: CC0000; 
} 
.menu a:active 
{
	text-decoration: none;
	color: CC0000;
}
.menu a:hover
{	
	text-decoration: none;
	color: 000000;
}


h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, Verdana, Tahoma; 
}
h1
{
	font-size: 18 px;
	font-weight: bold;
	color: CC0000;
}
h2
{
	font-size: 18 px;
	font-weight: bold;
	color: 000000;
}
h3
{
	font-size: 16 px;
	font-weight: bold;
	color: CC0000;
}
h4
{
	font-size: 16 px;
	font-weight: bold;
	color: 000000;
}
h5
{
	font-size: 14 px;
	font-weight: bold;
	color: CC0000;
}
h6
{
	font-size: 14 px;
	font-weight: bold;
	color: 000000;
}

