body
{
	font-family : Arial, HelveticaNeue-Roman, Helvetica, sans-serif;
	font-size : 11px;
}

td
{
	border-style:none;
}

div.menu
{
	font-size : 10px;
	color:white;
	font-weight:bold;
}

a:link
{
	color : white;
	text-decoration: none;
}

a:visited
{
	color : white;
	text-decoration: none;
}

a:hover
{
	color : #DDDDDD;
	text-decoration: underline;
}

.lefttext
{
	font-size : 11px;
	font-family : Arial, HelveticaNeue-Roman, Helvetica, sans-serif;
	line-height:17px;
	margin-left:25px;
	width:385px;
	margin-top:25px;
	color : black;
}

div.lefttextwhite
{
	font-size : 11px;
	font-family : Arial, HelveticaNeue-Roman, Helvetica, sans-serif;
	line-height:17px;
	margin-left:25px;
	width:385px;
	margin-top:25px;
	color : white;
}

div.footer
{
	font-size : 9px;
	font-family : Arial, HelveticaNeue-Roman, Helvetica, sans-serif;
	line-height:14px;
	margin-right:25px;
	color : white;
}

div.midtext
{
	font-size : 11px;
	font-family : Arial, HelveticaNeue-Roman, Helvetica, sans-serif;
	line-height:18px;
	margin-left:15px;
	margin-top:28px;
	margin-right:40px;
	color : white;
}

div.righttext
{
	font-size : 11px;
	font-family : Arial, HelveticaNeue-Roman, Helvetica, sans-serif;
	line-height:18px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	color : black;
}

div.righttextwhite
{
	font-size : 11px;
	font-family : Arial, HelveticaNeue-Roman, Helvetica, sans-serif;
	line-height:18px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	color : white;
}