/* CSS Document */
body
{
margin:0px;
padding:0px;
background-color: #FFFFFF;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D545C;
	text-decoration: none;
}
.td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D545C;
	text-decoration: none;
}
.td:hover
{
text-decoration:underline;
color:#333333;
}
.redtext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FA0505;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.footertext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#656565;
text-decoration:none;
font-weight:bold;
line-height:11px;
text-align:center;
}
.footertext:hover
{
text-decoration:underline;
}
.loggertext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#5555ff;
text-decoration:none;
line-height:11px;
text-align:center;
}
.loggertext:hover
{
text-decoration:underline;
}
.headertext
{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:28px;
color:#656565;
text-decoration:none;
font-weight:bold;
line-height:18px;
text-align:center;
margin:0px;
padding:5px;
}
.headertext:hover
{
text-decoration:underline;
}
.subheadertext
{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#656565;
text-decoration:none;
line-height:18px;
text-align:center;
margin:0px;
padding:1px;
}
.subheadertext:hover
{
text-decoration:underline;
}
.addresstext
{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#787878;
text-decoration:none;
line-height:18px;
text-align:center;
margin:0px;
padding:1px;
}
.addresstext:hover
{
text-decoration:underline;
}
.emailtext
{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#787878;
text-decoration:none;
line-height:18px;
text-align:center;
margin:0px;
padding:1px;
}
.emailtext:hover
{
text-decoration:underline;
}
.redtext:hover
{
text-decoration:underline;
}
.whitespace
{
white-space:pre;
}
