body {
	background-color: #ffffff;
	font-size: 10.5pt;
	font-family: "Arial", "Helvetica", "sans-serif";

}

p {
	font-size: 10.5pt;
}

table {
	font-size: 10.5pt;
}a {
	color: #0033FF;
	text-decoration: none;

}
a:hover {
	color: #333366;
	text-decoration: underline;

}
a:active {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
h6 {
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	width: 400px;




}
h1 {
	font-size: 24pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 12pt;
}
.imgwbdr {
	border-top: 10px none #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px none #FFFFFF;
	border-left: 10px solid #FFFFFF;

}

