BODY 
	{
	background: #00002F url(bg.jpg) repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0;
	margin-bottom: 0;
	border: 0 none inherit;
	padding: 0;
	}
 
DIV, P 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic; 
	color: #FFEEDD; 
	font-size: 15px; 
	font-weight: bold; 
	}
	
.deer 
	{
	width: 100%;
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic; 
	color: #FFEEDD; 
	font-size: 15px; 
	font-weight: bold; 
	margin-left: 90px;
	padding-right: 20px;
	}

UL, LI 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic; 
	color: #FFEEDD; 
	font-size: 13px; 
	font-weight: bold;	 
	} 

H1 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic; 
	color: #FFEEDD; 
	font-size: 15px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic; 
	color: #FFEEDD; 
	font-size: 15px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic; 
	color: #FFEEDD; 
	font-size: 15px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic; 
	color: #FFEEDD; 
	font-size: 15px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic; 
	color: #FFEEDD;  
	font-size: 15px; 
	font-weight: bold;	
	} 

.ped
	{
	background: #99cc99;
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic; 
	color: #00002f; 
	font-size: 12px;
	font-weight: bold;	
	border-color: #529457;
	border-style: ridge;
	border-width: 4px;
	}

.ped2
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic; 
	color: #00002f; 
	font-size: 14px;
	font-weight: bold;	
	border-color: #A8FFA8;
	}

.footer
    {
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic; 
	color: #FFEEDD; 
    font-size: 10px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic; 
	color: #FFEEDD; 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic;	
	font-weight: bold; 
	color: #7575FF; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic;
	font-weight: bold; 
	color: #FF64FF; 
	text-decoration: none; 
	}
 
A:active 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic;	
	font-weight: bold; 
	color: #FFE1FF; 
	} 

A:hover 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic;
	font-size: 16px;
	font-weight: bold; 
	color: #00005E; 
	text-decoration: underline; 
	background-color: #BFBFFF; 
	} 
