div.bodyheader{
	color: black;
	font-family : Arial Black;
	font-weight: bold;
	font : large;
}
div.bodytitle{
	color: black;
	font-family : Arial;
	font-weight : bold;
}
div.bodytext{
	color: black;
	font-family : Arial;
	font : x-small;
}
div.footer{
	color: black;
	font-family : Arial;
	font-size : xx-small;
	text-align : center;
}
div.copyaddr{
	color: black;
	font-family : Arial Black;
	font-size : xx-small;
	text-align : center;
}
td.rightmargin{
	width: 77px;
}
td.leftmargin{
	width: 77px;
}
a:link, a:visited, a:active{
	text-decoration : none;
	color : Maroon;
}
a:hover{
	color : Navy;
}
div.secnav{
	color: black;
	font-family : Arial;
	font-size : xx-small;
	text-align : right;
}
td.footer{
	height: 60px;
}
div.precopyaddr{
	color: white;
	font-family : Arial Black;
	font-size : xx-small;
	text-align : center;
}
div.prebodyheader{
	color: white;
	font-family : Arial Black;
	font-weight: bold;
	font : large;
}
div.prebodytext{
	color: white;
	font-family : Arial;
	font : x-small;
}