
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4B5C80;
	text-align: center;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #666666;
	text-align: center;
	font-style: italic;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

*#content {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #000000;}


ol, ul, li, div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-color: #000000;
}

a:link, a:visited, a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4B5C80;
	text-decoration: none;
}


a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4B5C80;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4B5C80;
}
