p {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	white-space: normal;
	display: block;
	margin: 3px;


}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	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: 6px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	white-space: normal;
	margin: 6px;
}
a:link {
	color: #0000CC;
	font-weight: bold;

}
a:visited {
	color: #0099FF;
	font-weight: bold;

}
a:hover {
	color: #FF0000;
	font-weight: bold;

}

