body {
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
}
b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	margin: 0px;
	text-align: left;
}
h1 {
	font-weight: normal;
	margin: 0px;
	
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	font-weight: normal;
}      	/* unvisited link */
a:visited {
	text-decoration: none;
	color: #3600D3;

}  		/* visited link */
a:hover {
	text-decoration: underline;

}  	/* mouse over link */
a:active {
	text-decoration: underline;
	color: #0033CC;
	text-align: center;
}  	/* selected link */
img{  border-style: none;
}