body
{
	background-color : #999999;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:center;
}


a:link 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 160%;
	color: #900105;
	text-decoration: underline;
}

a:visited 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 160%;
	color: #222222;
	text-decoration: underline;
}
	  
.f1 
{
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 160%;
}

.f2
{
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #900105;
	text-align: center;
	text-decoration: none;
	line-height: 100%;
}

.f2-center-bold
{
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #900105;
	text-align: center;
	text-decoration: none;
	line-height: 100%;
}

.f3-left
{
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #900105;
	text-align: left;
	text-decoration: none;
	line-height: 100%;
}

h1
{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #900105;
	text-decoration: none;
	line-height: 160%;
	text-align:center;
}

blockquote
{
background-color: transparent;
border-top: 3px double #A8AE84;
border-bottom: 3px double #A8AE84;
padding: 15px;
font-style: normal;
font-size: 12px;
color: #000000;
margin-left: 3%;
margin-right: 3%;
}

.floatright
{
float:right;
margin:10px;
}

.floatleft
{
float:left;
margin:10px;
}

table.main-table
{
	margin-left:auto;
	margin-right:auto;
	width:840;
	height:100%;
	background-color: #ffffff;
	padding:0px;
	border:0px solid #000000;
	border-spacing:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900105;
}

table.content-table
{
	margin-left:auto;
	margin-right:auto;
	width:750;
	height:100%;
	padding:10px;
	border:0px;
	border-spacing:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900105;
}

td.td-banner
{
text-align:center;
vertical-align:top;
}

td.td-bottom-nav
{
text-align:center;
vertical-align:bottom;
font-family:Arial;
font-size:11px;
color:#999999;
}
