/* CSS Document */

body {font-family: Verdana; font-size: 10px; color: #212121; }
.style4 {font-family: Verdana; font-size: 12px; color: #069D7E; font-weight: bold; }
.style5 {color: #069D7E; font-weight: bold; }
a:link {
	color: #069D7E;
}
a:visited {
	color: #069D7E;
}
a:hover {
	color: #999999;
}
a:active {
	color: #069D7E;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
