body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
p {
	font-size: 12pt;
}
ul {
	font-size: 12pt;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-variant: small-caps;
	border-top: thin none #0033CC;
	border-right: thin none #0033CC;
	border-bottom: thin dotted #0033CC;
	border-left: thin dotted #0033CC;
	color: #003399;

}
.link {
	color: #FFFF00;
}

