.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000066;
	font-weight: normal;
	font-style: italic;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}
.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	font-weight: normal;
	font-style: italic;
}
.small {
	font-size: 10px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:hover {
	color: #990000;
}
a:active {
	color: #000099;
}
.h3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC3333;
	font-weight: normal;
	font-style: italic;
}
