.leftlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	height: 35px;
	padding-top: 10px;
	color: #0099B1;
	text-decoration: none;
	background-position: center;


}
a.leftlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	height: 35px;
	padding-top: 10px;
	color: #FFFFFF;
	background-color: #0099B1;
	background-position: center;


}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title {
	font-size: 24px;
	font-weight: bold;
}
.toplinks {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	width: 100%;
	background-position: center;
	background-color: #006699;
	height: 20px;
	padding-top: 5px;
	text-indent: 2pt;

}
