body {


	background-color: #4f4f4f;

} 



td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


#footer { 
margin: 0px auto; 
position: relative; 
background-color: #231f20; 
width: 752px; 
height: 20px;
padding: 0px 0; 
clear: both; 
} 


#footer h2 { 
margin: 0; 
text-align: center;
vertical-align: middle; 
font: normal 10px Verdana, Arial, Helvetica, sans-serif; 
color: #56B021; 
} 
#footer h2 a:visited, #footer h2 a:link { 
color: #D3D8C4; 
text-decoration: none; 
border-bottom: 1px dotted #DBDBDB; 

} 
#footer h2 a:hover { 
color: #F7F7F6; 
text-decoration: none; 
border-bottom: none; 
background-color: #A5003B; 
} 

#content{
width: 750px;
margin-bottom: 5px;

}

.contentleft{
float: left;
position: relative;
width: 500px;
margin-top: 10px;
margin-bottom: 10px; 
border-right: 1px dotted #4f4f4f;
padding-left: 10px;
}

.contentright{
float: left;
position: relative;
width: 220px;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

h1 {
text-align: left;
font-family: "Trebuchet MS", sans-serif;
color: #56B021;
font-size: 20px;
}



h5 {
text-align: left;
font-family: "Trebuchet MS", sans-serif;
color: #56B021;
font-size: 12px;
}

h2 {
text-align: left;
font-family: "Trebuchet MS", sans-serif;
color: #006699;
font-size: 16px;
}

p {
text-align: left;
font-family: "Trebuchet MS", sans-serif;
color: #4f4f4f;
font-size: 12px;
}

a {
text-align: left;
font-family: "Trebuchet MS", sans-serif;
color: #fe660a;
font-size: 12px;
text-decoration:none;
}

a:hover {
text-align: left;
font-family: "Trebuchet MS", sans-serif;
color: #56B021;
font-size: 12px;
text-decoration:none;
}

table ul li p {

text-align: left;
font-family: "Trebuchet MS", sans-serif;
color: #4f4f4f;
font-size: 12px;
}

