BODY 
	{
	background: #970000 url(bg_red.jpg) repeat;
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit;
	}
	
P
	{
	font-family: Arial, Sans-Serif; 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold; 
	}
	
H1
	{
	font-family: Arial, Sans-Serif; 
	color: #000000; 
	font-size: 16px; 
	font-weight: bold; 
	}
	
H2,H3,H4,H5,H6
	{
	font-family: Arial, Sans-Serif; 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold; 
	}
	
DIV
	{
	font-family: Arial, Sans-Serif; 
	width: 100%;
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;
	padding: 0;
	}
	
div.body
	{
	background: #ffffff;
	margin-bottom: 50px;
	font-family: Arial, Sans-Serif; 
	width: 100%;
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;
	padding: 0;
	}
	
UL,LI
	{
	font-family: Arial, Sans-Serif; 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;
	list-style-type: square; 
	}

TABLE,TR,TD,TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #000000; 
	font-size: 12px; 
	}
	
SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #000000; 
	font-size: 10px; 
	font-weight: bold; 
	}

A:LINK 
	{
	font-family: Arial, Sans-Serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #000080; 
	text-decoration: underline; 
	}

A:VISITED 
	{
	font-family: Arial, Sans-Serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #9D004F; 
	text-decoration: underline; 
	}	

A:ACTIVE 
	{
	font-family: Arial, Sans-Serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #970000; 
	text-decoration: underline; 
	}
	
A:HOVER 
	{
	font-family: Arial, Sans-Serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF; 
	background: #970000; 
	text-decoration: underline; 
	}	
