h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #CC9900;
	font-style: normal;
	text-decoration: none;
	text-align:center


}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #CC9900;
	font-style: normal;
	text-decoration: none;

}
a:active {
	color: #0033FF;


}
a:visited {
	color: #9999CC;

}
a:link {
	color: #666699;
}
a:hover {
	color: #6666FF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;


}
.buttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.nounder {
	text-decoration: none;
}
.smallbuttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
