body {
	background-color: #CCCCCC;
}
table {
	background-color: #FFFFFF;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: text-top;


}
td {
	vertical-align: top;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
img {
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: 700;
	color: #000000;
}
h2 {
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}

