BODY 
	{
	background: #ffffff repeat;
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0; 
	padding: 0; 
	}
 
P 
	{
	font-family: Arial, Sans-Serif; 
	color: #01033B; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
DIV
	{
	font-family: Arial, Sans-Serif; 
	color: #01033B; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
.main 
	{
	background: #ffffff url(back.jpg);
	width: 790px;
	height: 800px;
	font-family: Arial, Sans-Serif; 
	color: #01033B; 
	font-size: 14px; 
	font-weight: bold; 
	}	

UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #01033B; 
	font-size: 14px; 
	font-weight: bold;
	} 

H1 
	{
	font-family: Bookman Old Style, Arial, Sans-Serif; 
	color: #01033B; 
	font-size: 16px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #FFD2A6; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #FFD2A6; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #FFD2A6; 
	font-size: 14px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #01033B; 
	font-size: 12px; 
	font-weight: bold;	
	} 

.ped
	{
	background: #FFF3E8 url(bg_gold.jpg); 
	font-family: Arial, Sans-Serif; 
	color: #FFD2A6; 
	font-size: 13px; 
	font-weight: bold;	
	} 

.footer
    {
	font-family: Arial, Sans-Serif;
    color: #FFD2A6;
    font-size: 11px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #54220e; 
	font-size: 11px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-family: Arial, Sans-Serif; 
	font-size: 14px; 	
	font-weight: bold; 
	color: #000080; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-family: Arial, Sans-Serif; 
	font-size: 14px; 	
	font-weight: bold; 
	color: #D171FF; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif; 
	font-size: 14px; 	
	font-weight: bold; 
	color: #970000; 
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
	font-weight: bold; 
	font-size: 14px;  
	color: #ffffff; 
	text-decoration: underline; 
	background-color: #000080; 
	} 

A.button 
	{
	border-top: 2px outset #000080;
	border-bottom: 3px outset #000080;	
	color: #000080; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: georgia, arial, sans-serif;
	text-decoration: none;
	padding: 2px;
	width: 175px;
	text-align: center;
	}	

A.button:visited 
	{
	border-top: 2px outset #000080;
	border-bottom: 3px outset #000080;
	color: #A93FCC; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: georgia, arial, sans-serif;
	text-decoration: none;
	padding: 2px;
	width: 175px;
	text-align: center;
	}
	
A.button:active 
	{
	border-top: 2px outset #000080;
	border-bottom: 3px outset #000080;
	color: #970000; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: georgia, arial, sans-serif;
	text-decoration: none;
	padding: 2px;
	width: 175px;
	text-align: center;
	}
 
A.button:hover 
	{
	border-top: 2px outset #000080;
	border-bottom: 3px outset #000080;
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: georgia, arial, sans-serif;
	text-decoration: none;
	padding: 2px;
	width: 175px;
	text-align: center;
	}

A.small 
	{
	color: #FFB680; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	

A.small:visited 
	{
	color: #FACEBB; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;	
	}
	
A.small:active 
	{
	color: #970000; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{
	background: 0 none;
	color: #D3340C; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	

