/* CSS Document */

<!--
.style2 {
	font-size: larger;
	font-weight: bold;
}
body {
	background-color: #CCCCFF;
}
.style12 {
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	font-family: GillSans;
}
.style13 {
	font-size: 18px;
	font-family: GillSans;
	text-align: left;
}
.style19 {color: #000000}
.style22 {color: #000033}
.style23 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: small;
}
.style25 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;}
-->
