BODY 
	{
	background: #CCCCCC url(bg.jpg) repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
P 
	{
	font-family: Arial, Sans-Serif; 
	color: #000064; 
	font-size: 14px; 
	font-weight: bold; 
	}
    
.century
    {
	font-family: Arial, Sans-Serif; 
	color: #000064; 
	font-size: 13px; 
	font-weight: bold;
	text-align: left; 
	}    

UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #000064; 
	font-size: 12px; 
	font-weight: bold;
    list-style-image: url("button_list.jpg");    
	} 


H1 
	{
	font-family: Comic Sans MS, Verdana, Arial, Sans-Serif; 
	color: #000064; 
	font-size: 16px; 
	font-weight: bold; 
	text-align: justify;
	} 

H2 
	{
	font-family: Arial, Sans-Serif; 
	color: #000064; 
	font-size: 16px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #000064; 
	font-size: 16px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #000064; 
	font-size: 16px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #000064; 
	font-size: 15px; 
	font-weight: bold;	
	}
    
DIV
   {
   background: #000080 url(border.jpg) repeat;
   border: 2px inset #C4C4FF;
   } 

.ped
	{
	background: #FFF3E8 url(bg_tables.jpg); 
	font-family: Arial, Sans-Serif; 
	color: #000064; 
	font-size: 13px; 
	font-weight: bold;	
	}
    
.ped2
	{
    background: #CCCCCC;
	font-family: Arial, Sans-Serif; 
	color: #000064; 
	font-size: 12px; 
	font-weight: bold;
	border: 1px inset #FEDED8;	
	} 

.footer
    {
	font-family: Arial, Sans-Serif;
    color: #000064;
    font-size: 10px;
	font-weight: bold;
    }

SPAN 
	{    
	font-family: Arial, Sans-Serif; 
	color: #E9E9E9; 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-family: Arial, Sans-Serif;
    font-size: 14px;	
	font-weight: bold; 
	color: #0000EA; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-family: Arial, Sans-Serif;
    font-size: 14px;	
	font-weight: bold; 
	color: #800080; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif;
    font-size: 14px;	
	font-weight: bold; 
	color: #400080; 
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
    font-size: 14px;
	font-weight: bold; 
	color: #E9EDEF; 
	text-decoration: underline; 
	background-color: #000064; 
	} 

A.small 
	{
	color: #D7D7FF; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	

A.small:visited 
	{
	color: #FFB7FF; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;	
	}
	
A.small:active 
	{
	color: #FFFFFF; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{
	background: #C40000; 
	color: #E8E8E8; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}
