BODY 
	{
	background: #800b0b url(bg.jpg) repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
	 
P, UL, LI 
	{
	font-family: Arial, Sans Serif; 
	color: #ffffdf; 
	font-size: 14px; 
	font-weight: bold; 
	} 
 
DIV 
	{
	background: #000000;
	width: 97%;
	font-family: Arial, Sans Serif; 
	color: #ffffdf; 
	font-size: 14px; 
	font-weight: bold;
	} 
	

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

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

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

TABLE, TR, TD 
	{
	font-family: Arial, Sans Serif; 
	color: #ffffdf; 
	font-size: 12px; 
	font-weight: bold; 
	}
	
.ped 
	{
	color: #000000;
	background: #FFFBC9;
	border: 1px inset #992432;
	font-family: Arial, Sans-Serif; 
	font-size: 12px; 
	font-weight: bold;
	text-indent: 5px;	
	}
	
.mainped 
	{
	border: 2px outset #FFFF66;
	font-family: Arial, Sans-Serif; 
	color: #000000; 
	font-size: 13px; 
	font-weight: bold;	
	}
	
.footer
	{
	font-family: Arial, Sans Serif; 
	color: #FFFFEE; 
	font-size: 10px; 
	font-weight: bold; 
	}
	
SPAN 
	{
	font-family: Arial, Sans Serif; 
	color: #000000; 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-family: Arial, Sans Serif; 
	font-weight: bold; 
	color: #7CABCA; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-family: Arial Sans Serif; 
	font-weight: bold; 
	color: #ffc4e1; 
	text-decoration: none; 
	}
 
A:active 
	{
	font-family: Arial Sans Serif; 
	font-weight: bold; 
	color: #ffffff; 
	} 

A:hover 
	{
	font-family: Arial Sans Serif; 
	font-weight: bold; 
	color: #f20000; 
	text-decoration: underline; 
	background-color: #ffffff; 
	}  

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

A:visited.small 
	{
	font-size: 10px;
	font-family: Arial Sans Serif; 
	font-weight: bold; 
	color: #ffc4e1; 
	text-decoration: none; 
	}
 
A:active.small 
	{
	font-size: 10px;
	font-family: Arial Sans Serif; 
	font-weight: bold; 
	color: #ffffff; 
	} 

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