body {
	margin: 0px;

}
a:hover {
	text-decoration: underline;
}
.buttons {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	background-position: center center;
	padding: 9px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
}
.header {
	font-size: 15px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	text-transform: uppercase;
}
.leftnav {
	color: #FFFFFF;
	text-decoration: none;
}
.mainlinks {
	color: #0033FF;
	text-decoration: none;
}
.header2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
