@charset "UTF-8";

body {
	background-image: url(/images/tile_4R.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
    font-weight:bold;
	color: #FFF;
	text-align: left;
}

a:link {
	color: #FFF;
}
a:hover {
	color: #F01424;
}

.smallFooterText {
	font-size: 9px;
}

h3 {
    color:#000;
    font-size: 12pt;
	text-align: left;
}

#content p {
	font-size:11pt;
	text-align: left;
}
