body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
}
a:link {
	color: #5B5858;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #5B5858;
}
a:hover {
	text-decoration: none;
	color: #5B5858;
}
a:active {
	text-decoration: underline;
	color: #5B5858;
}
.Titles {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.nav {
	font-size: 12px;
	color: #5B5858;
	font-weight: bold;
	text-decoration: none;
}
.nav a:link {
	font-size: 12px;
	color: #5B5858;
	font-weight: bold;
	text-decoration: none;
}
.nav a:hover {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.nav a:visited {
	font-size: 12px;
	color: #5B5858;
	font-weight: bold;
	text-decoration: none;
}
.nav a:active {
	font-size: 12px;
	color: #5B5858;
	font-weight: bold;
	text-decoration: none;
}
.leftnav {
	font-size: 11px;
	color: #5B5858;
	font-weight: bold;
	text-decoration: none;
}
.leftnav a:link {
	font-size: 11px;
	color: #5B5858;
	font-weight: bold;
	text-decoration: none;
}
.leftnav a:hover {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.leftnav a:visited {
	font-size: 11px;
	color: #5B5858;
	font-weight: bold;
	text-decoration: none;
}
.leftnav a:active {
	font-size: 11px;
	color: #5B5858;
	font-weight: bold;
	text-decoration: none;
}
.tableborder {
 border: 1px solid #000000;
}
.imgborder {
 border: 1px solid #000000;
}