body {
	font-family: Verdana,Tahoma,Arial,serif;
	font-size:12px;
	line-height:1.5em;
	color:#333;
}
.nav{
	margin-left:15px;
	width:220px;
	overflow: hidden;
	
}
.red{
	color:#d32c2c;
}
.copyright {
	color:#545454;
	margin:0 auto;
	line-height:1.2em;
	width:830px;
	padding-left:20px;
}
.title{
	color:#969696;
	font-family:"Trebuchet MS",Arial,serif;
	font-weight:bold;
	padding-left:10px;
	font-size:13px;
}
a:visited {
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-weight:bold;
}
a:hover {
color:#008ed2;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-weight:bold;
text-decoration:none;
}
a {
color:#036ba8;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}