body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0D68AF;
	letter-spacing: 0.2em;
	margin-top:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-style: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #85C932;
	letter-spacing: 0.2em;
	margin-top:15px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
}
a:link {
	color: #0D68AF;
	text-decoration: underline;
}
a:visited {
	color: #0D68AF;
}
a:hover {
	color: #9ED658;
}
a:active {
	color: #0D68AF;
}
#topmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0066FF;
}
#topmenu a:link {
	color: #0066FF;
	text-decoration: none;
}
#topmenu a:visited {
	color: #0066FF;
	text-decoration: none;
}
#topmenu a:hover {
	color: #0066FF;
	text-decoration:underline;
}
#topmenu a:active {
	color: #0066FF;
	text-decoration: none;
	
}
strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
}
b{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0D68AF;
	font-style: normal;
}
hr {
	color: #0D68AF;
	width: 60%;
}
