h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
.stylef1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;}
body {
	font-size: 68%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	text-align: center;
}
.style1 {
	font-size: 22px;
	font-weight: bold;
}
#cont{
margin-right: auto;
margin-left: auto;
text-align: justify;
padding: 5px;
width: 765px;
}
#cont1{
margin-right: auto;
margin-left: auto;
text-align: center;
padding: 5px;
width: 765px;
}

a:link { color: #0000CC; ;; text-decoration: underline}
a:link img { border-color: #000000; border-style: solid ;}

a:visited { color: #0000CC; ;; text-decoration: underline}
a:visited img { border-color: #000000; border-style: solid ;}

a:hover {color: #FFFF00;text-decoration: underline;	background-color: #000099;}
a:hover img { border-color: #ffffff; border-style: solid ;}

a:active {color: #009900;text-decoration: none;text-align: center;}
a:active img { border-color: #009900; border-style: solid ; }

