body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003300;
	line-height: 30px;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #006666;
	background-color: #FFFFFF;
	word-spacing: 0.3em;
	width: auto;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-bottom-color: #CCCCFF;

}
a:hover {
	background-color: #CCFFFF;
	color: #FF3300;
	text-decoration: overline;
	font-weight: bold;



}
a:visited {
	color: #990033;
	text-decoration: underline;
	font-weight: bold;

}
a {
	color: #000099;
	text-decoration: none;
	font-weight: bold;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006666;
	word-spacing: 0.3em;
	letter-spacing: normal;
	font-variant: normal;
	padding: 7px 0px 2px;

}
strong {
	color: #003366;
}
