h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}
a:active {  color: #FFFFFF; text-decoration: underline}
a:hover {  color: #FF6600; text-decoration: underline}
a:link {  color: #FFFFFF; text-decoration: underline}
a:visited {  color: #CCCCCC; text-decoration: none}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #6467C7;
	background-color: #FFFFCC;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	padding: 5px;
	height: auto;
}
