.veranda {
	font: bold normal 13px/normal Verdana;
	text-transform: none;
	color: #000000;

}

a:visited {color: #990000;
	text-decoration: underline;}
a:hover {color: #000000;
	text-decoration: none;
 	font-weight: bold;}
a:active {color: #000000;
	text-decoration: none;}
a:link {color: #0000FF;
	text-decoration: underline;}
body {background-color: #FFFFFF;}





H1 {
	color: #000000;
	font-family: veranda;
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 0px;
	text-align: center;
}

H2 {
	color: #333333;
	font-family: veranda;
	font-size: 14px;
	font-weight:bolder;
	margin-bottom: 0px;
	width: 100%;
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
}
