/* CSS Document */
<!--
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #FBDEAE;
}
.style20 {color: #A82323; font-weight: bold;}
.style22 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style23 {
	font-size: 14px;
	font-weight: bold;
}
.style25 {font-weight: bold}
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.style26 {font-weight: bold}
-->