* {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #ffe450;
	margin: 5px 0px 0px 0px;
}

table.main {
	width: 828px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: top;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242f51;
}

.style1 {
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

a:link {color: #2f5bdc; font-size: 12px; border-style: none; text-decoration: none;}
a:active {color: #2f5bdc; font-size: 12px; border-style: none; text-decoration: none;}
a:visited {color: #2f5bdc; font-size: 12px; border-style: none; text-decoration: none;}
a:hover {color: #242f51; font-size: 12px; border-style: none; text-decoration: none;}

a:link img {color: #2f5bdc; font-size: 12px; border-style: none; text-decoration: none;}
a:active img {color: #2f5bdc; font-size: 12px; border-style: none; text-decoration: none;}
a:visited img {color: #2f5bdc; font-size: 12px; border-style: none; text-decoration: none;}
a:hover img {color: #242f51; font-size: 12px; border-style: none; text-decoration: none;}
