h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	white-space: normal;
	margin: 3px;
	padding: 0px;


}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	white-space: normal;
	margin: 3px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	white-space: normal;
	margin: 3px;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	white-space: normal;
	margin: 6px;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space: normal;
	margin: 3px;
	line-height: 120%;

}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	white-space: normal;
	margin: 3px;
	line-height: 120%;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	white-space: normal;
	margin: 3px;
}
a:link {
	font-weight: bold;
	color: #0033CC;
}
a:visited {
	font-weight: bold;
	color: #0099FF;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
}
