@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
	color: #333;
}
body {
	background-color: #FFF;
	background-image: url(red_background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a:link {
	color: #D5301E;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.smallerfont {
	font-size: 12px;
	font-weight: bold;
}

.smallfont {
	font-size: 13px;
	font-weight: bold;
}
.size11 {
	font-size: 12px;
	font-weight: bold;
}
