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; 
	font-size: 15px;  
	text-decoration: underline; 
	} 

A:visited 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic;
	font-weight: bold; 
	color: #FF64FF; 
	font-size: 15px;  
	text-decoration: none; 
	}
 
A:active 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic;	
	font-weight: bold; 
	font-size: 15px;  
	color: #FFE1FF; 
	} 

A:hover 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic;
	font-size: 16px;
	font-weight: bold; 
	color: #00005E; 
	font-size: 15px;  
	text-decoration: underline; 
	background-color: #BFBFFF; 
	} 

A:link.button 
	{
    background: #970000;
    padding: 2px;
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic; 
	font-size: 15px; 	
	font-weight: bold; 
	color: #ffffff;
    border: 4px outset #FFD98B; 
	text-decoration: none; 
	} 

A:visited.button 
	{
    background: #FFD98B;
    padding: 2px;
    border: #ffffcc 2px inset;
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic;
	font-weight: bold; 
	font-size: 15px;  
	color: #522052; 
	text-decoration: none; 
	}
 
A:active.button 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic;	
	font-weight: bold; 
	font-size: 15px; 
    background: #ffffff;
    border: 2px inset #970000; 
	color: #970000; 
	} 

A:hover.button 
	{
	font-family: Trebuchet, Arial, Sans-Serif;
	font-style: Italic;
	font-weight: bold; 
	font-size: 15px;  
	color: #1D4115;
    border: 2px ridge #8EFE82; 
	text-decoration: none; 
	background: #92E49A; 
	} 

