BODY 
	{
	background: #021A4B repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit;
	}
  
H1,H2,H3,H4,H5,H6,BODY,DIV,P 
	{
	font-family: Verdana, Helvetica, Arial, Serif; 
	color: #EEEEEE; 
	font-size: 15px; 
	font-weight: bold; 
	}
	
UL,LI 
	{
	font-family: Arial, Serif; 
	color: #EEEEEE; 
	font-size: 14px; 
	font-weight: bold; 
	}

TABLE,TR,TD,TH 
	{
	font-family: Arial, Serif; 
	color: #EEEEEE; 
	font-size: 13px; 
	font-weight: bold; 
	}

.ped	
	{
	font-family: Arial, Serif; 
	color: #000032; 
	font-size: 13px; 
	font-weight: bold; 
	background: #E9F4F5;
	border: 2px inset #970000;
	 }

SPAN 
	{font-family: Verdana, Helvetica, Arial, Serif; 
	color: #EEEEEE; 
	font-size: 9px; 
	font-weight: bold; 
	}

.p1 
	{
	font-family: Brush flair, Verdana, Sans-Serif; 
	font-size: 35px; 
	font-weight: bold; 
	color: #E4CBCB; 
	}

A:LINK 
	{
	color: #9D9DFF; 
	text-decoration: underline; 
	}

A:VISITED 
	{
	color: #D9C1E1; 
	text-decoration: underline; 
	}

A:ACTIVE 
	{
	color: #FFFFFF; 
	text-decoration: underline; 
	}

A:HOVER 
	{
	color: #000080; 
	background: #FFFFFF;
	text-decoration: underline; 
	} 
    
 A.small 
	{
    font-size: 12px;
	color: #9D9DFF; 
	text-decoration: underline; 
	}

A.small:visited  
	{
    font-size: 12px;
	color: #D9C1E1; 
	text-decoration: underline; 
	}

A.small:active 
	{
    font-size: 12px;
	color: #FFFFFF; 
	text-decoration: underline; 
	}

A.small:hover 
	{
    font-size: 12px;
	color: #000080; 
	background: #FFFFFF;
	text-decoration: underline; 
	}   
