BODY 
	{
	background: #ffffff 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: #000000; 
	font-size: 14px; 
	font-weight: bold; 
	}

UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;
	list-style-type: square;
	text-indent: 10px; 	
	} 


H1 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #000000; 
	font-size: 16px; 
	font-weight: bold; 
	} 

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

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

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

.ped
	{
	background: #FDFAEB; 
	font-family: Arial, Sans-Serif; 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;
	margin-left: 10px;
	text-indent: 5px;
	border: 2px ridge #970000;	
	}

.footer
    {
	font-family: Arial, Sans-Serif;
    color: #000000;
    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: #3300CC; 
	text-decoration: underline; 
	} 

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

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

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

A.small:visited 
	{
	color: #B56DB5; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;	
	}
	
A.small:active 
	{
	color: #990000; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{
	background: #970000; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	

