h1{
	font-style : normal;
	font-size : 36pt;
	font-weight :normal;
	text-align : center;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
p{
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-size : 12pt;
	font-weight :normal;
	text-align : left;
	margin-left:30px;
	margin-top: 0px;
	margin-right: 10px;
}body {
	background-image:     url(/images/bg4.jpg);
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
.style1 {color: #0000FF}
</style>