h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	clear: none;
	float: none;
	white-space: normal;
	background-position: left;
	line-height: 24px;
	text-indent: 0px;
	text-align: left;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: circle;
	font-style: normal;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009EE0;
	font-weight: lighter;
}
a {
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color:#F18E00;
	font-weight:bolder;
}

a:link {
	color: #009EE0;
	background-color: #f0f0f0;
	text-decoration:underline;
	font-weight:normal;
}

a:visited {
	color: #009EE0;
	background-color: #f0f0f0;
	text-decoration: underline;
	font-weight:lighter;

}

legend {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	color: #000000;
}
#button {
	background-color: #009EE0;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #f0f0f0;
	border: medium outset #f0f0f0;
}
#button:hover {
	background-color: #0072c6;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	border: medium outset #fcd116;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: #009EE0;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #E2007A;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #83B81A;
}
hr {
	color: #fcd116;
	
}
ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
}
strong {
	font-weight: bold;
}
