body 
{ 
	scrollbar-face-color: #d0f2ff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #0072c6;
	scrollbar-3dlight-color: #0072c6;
	scrollbar-arrow-color: #0072c6;
	scrollbar-track-color: #e0f0ff ;
	scrollbar-darkshadow-color: #0072c6;
	background-color: #ffffff; 
	font-family: 'Tahoma CE', Tahoma, 'Arial CE', Arial; 
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

A:link       
{ 
	TEXT-DECORATION: underline; 
	COLOR: #900000;
}

A:visited    
{
	TEXT-DECORATION: underline; 
	COLOR: #900000;
}

a:hover      
{ 
	text-decoration: none; 
	color: #ff0000;
}

ul
{
	font-size: x-small;
	text-align: Left; 
	text-indent: 0; 
	margin-top: 0; 
	margin-left: 20;
	margin-bottom: 0;
	line-height: 110%; 
	font-family: 'Tahoma CE', Tahoma, 'Arial CE', Arial; 
	color: #000000;
}

hr
{
	width: 100%;
	color: #900000;
	height: 1;
}
.hr2
{
	width: 20%;
	color: #0072c6;
	height: 1;
}
img	{border: 0;}
table	{border: 0; cellspacing: 3; cellpadding: 5;}

p
{
	font-size: small;
	text-align: Left; 
	text-indent: 10;
	line-height: 110%; 
	font-family: 'Tahoma CE', Tahoma, 'Arial CE', Arial; 
	color: #000000;
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 10;
}

.t_r
{
	text-align: Right; 
}
.t_c
{
	text-align: Center; 
}
h1
{ 
	font-size: x-small;
	text-align: Left; 
	line-height: 110%; 
	color: #900000; 
	text-indent: 0; 
	margin-top: 10; 
	margin-bottom: 10; 
	margin-left: 10;
	font-weight: bold;

}
h2
{ 
	font-size: xx-small;
	text-align: Left; 
	line-height: 110%; 
	color: #900000; 
	text-indent: 0; 
	margin-top: 5; 
	margin-bottom: 0; 
	margin-left: 20;
   font-weight : normal;
}

