/* CSS Document */
.bodytext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #5A86A9;
}
a:link {
	color: #345F7F;
}
a:visited {
	color: #345F7F;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #5A86A9;
}
body,td,th {
	color: #5A86A9;
}
.style1 {color: #5A86A9}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.yellowtext {
	color: #FFCC00;
	font-style: italic;
}
.style4 {color: #FFFFFF}
.boldblue {
	color: #345F7F;
	font-weight: bold;
}
.style6 {color: #345F7F}
