body,html
{
	font-family: Arial, Verdana,Times New Roman ;
	background-color: #FFFFFF ;
	font-size: 10pt ;

	scrollbar-face-color: #C82020 ; 
	scrollbar-shadow-color: #C82020 ; 
	scrollbar-highlight-color: #C82020 ; 
	scrollbar-3dlight-color: #000000 ; 
	scrollbar-darkshadow-color: #000000 ; 
	scrollbar-track-color: #999999 ; 
	scrollbar-arrow-color: #CCCCCC ;

}

td
{
	font-family: Arial, Verdana,Times New Roman ;
	font-size: 10pt ;
}

p
{
	font-family: Arial, Verdana,Times New Roman ;
	font-size: 10pt ;
}

pre
{
	font-size: 10pt ;
}

h1
{
	font-size: 19pt ;
}

h2
{
	font-size: 12pt ;
	color: #C82020 ;
}

h3
{
	font-size: 12pt ;
}

h4
{
	font-size: 10pt;
	text-align: center;
}

h5
{	
	font-size: 14pt;
	color: #FF0000;
	text-align: center;
}

a:link
{
	text-decoration: none ;
	color: #C82020 ;
}

a:visited
{
	text-decoration: none ;
	color: #555555 ;
}

a:hover
{
	text-decoration: underline ;
	color: #000000 ;
}
