h1 {
	font-size: 22px;
	font-weight: bold;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;


}
.cap {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #0099FF;
	font-weight: bolder;

}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;


}
h2 {

	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: underline;

}
a, a:link, a:active, a:visited, a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: #996633;
	text-decoration: underline;

}
.padding {
	padding-top: 10px;
	padding-right: 10px;
}
