BODY 
	{
	background: #670000 url(bg_red.jpg) repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
DIV
	{
	font-family: Arial, Sans-Serif; 
	color: #091a2c; 
	font-size: 14px; 
	font-weight: bold;
	}
	
DIV.main
	{
	width: 96%;
	font-family: Arial, Sans-Serif; 
	color: #091a2c; 
	font-size: 14px; 
	font-weight: bold;
	background: #FBF8E9 url(bg.jpg) repeat; 
	border: 0 none inherit; 
	padding: 0; 
	}
	
P 
	{
	font-family: Arial, Sans-Serif; 
	color: #091a2c; 
	font-size: 14px; 
	font-weight: bold; 
	}	

UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #091a2c; 
	font-size: 13px; 
	font-weight: bold;
	list-style-image: none;
	list-style-type: square;
	padding: 1px;
	} 

H1 
	{
	font-family: Arial, Sans-Serif; 
	color: #091a2c; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Arial, Sans-Serif; 
	color: #091a2c; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #091a2c; 
	font-size: 24px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #091a2c; 
	font-size: 16px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #091a2c; 
	font-size: 13px; 
	font-weight: bold;	
	} 
	
TABLE.ped
	{
	background: #FBF8E9; 
	border: 3px inset #9DCBA0;
	width: 500px;
	font-family: Arial, Sans-Serif; 
	color: #091a2c; 
	font-size: 13px; 
	font-weight: bold;
	}
	
TD.ped
	{
	background: #EFE2CB url(bg_title.jpg);
	font-family: Arial, Sans-Serif; 
	color: #091a2c; 
	font-size: 13px; 
	font-weight: bold;
	}
	
.footer
    {
	font-family: Arial, Sans-Serif;
    color: #EEE0CA;
    font-size: 10px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #091a2c; 
	font-size: 10px; 
	font-weight: bold; 
	} 

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

A:visited 
	{
	font-family: Arial, Sans-Serif;
	font-size: 13px;	
	font-weight: bold; 
	color: #800080; 
	text-decoration: none; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif;
	font-size: 13px;	
	font-weight: bold; 
	color: #00371C;  
	text-decoration: underline; 
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold; 
	color: #5A3A10; 
	text-decoration: underline; 
	background-color: #F2D9B7; 
	} 

A:link.small 
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;	
	font-weight: bold; 
	color: #000080; 
	text-decoration: none; 
	} 

A:visited.small  
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;		
	font-weight: bold; 
	color: #800080; 
	text-decoration: none; 
	}
 
A:active.small  
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;		
	font-weight: bold; 
	color: #00371C; 
	text-decoration: underline;  
	} 

A:hover.small  
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;	
	font-weight: bold; 
	color: #5A3A10; 
	text-decoration: underline; 
	background-color: #F2D9B7; 
	}  
