BODY 
	{
	background: #ffffff url(bg.jpg) repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
DIV, P 
	{
	font-family: Arial, Sans-Serif; 
	color: #000059; 
	font-size: 13px; 
	font-weight: bold; 
	}

UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #000059; 
	font-size: 12px; 
	font-weight: bold;
	} 


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

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

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

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

.ped
	{
	background: #FFF3E8; 
	font-family: Arial, Sans-Serif; 
	color: #000059; 
	font-size: 13px; 
	font-weight: bold;	
	} 

.footer
    {
	font-family: Arial, Sans-Serif;
    color: #000059;
    font-size: 10px;
	font-weight: bold;
    }

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

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

A:visited 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #980098; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #FFCC33; 
	} 

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

A.small 
	{
	color: #718999; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	

A.small:visited 
	{
	color: #980098; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;	
	}
	
A.small:active 
	{
	color: #FFCC33; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{
	background: #000080; 
	color: #ffffff; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	
