html, body { 
	margin : 0;
	padding : 0;
	border : 0;
	height : 100%;
} 
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #d60008;
	font-size: 10px;
	text-align: center;
	color:#ffffff;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
	color:#d60008;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	border-top-color: #d60008;
	border-right-color: #d60008;
	border-bottom-color: #d60008;
	border-left-color: #d60008;
} 
a:visited { 
	color:#fd813b;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	border-top-color: #d60008;
	border-right-color: #d60008;
	border-bottom-color: #d60008;
	border-left-color: #d60008;
} 
a:hover { 
	color:#fd3945;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	border-top-color: #d60008;
	border-right-color: #d60008;
	border-bottom-color: #d60008;
	border-left-color: #d60008;
} 
#content {
	color:#000000;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
#contentb {
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#backright {
	background-image: url(../images/backr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer:link { 
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
	font-size: 10px;
} 
.footer:visited { 
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
	font-size: 10px;
} 
.footer:hover { 
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
	font-size: 10px;
}
