body {
	background: white;
	font-family: verdana, helvetica, sans-serif;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

table.header {
	border: 0px solid black;
	padding: 0 0 0 0;
}

table.headercontent {
	border: 0 solid black;
	background: #000000;
	color: #000000;
}

a.top:link {color: #e51829}
a.top:visited {color: #e51829}
a.top:hover {color: #e51829; font-style: italic;}
a.top:active {color: #e51829; font-weight: bold;}

a.second:link {color: #e6ce24}
a.second:visited {color: #e6ce24}
a.second:hover {color: #e6ce24}
a.second:active {color: #e6ce24}

img {
	border:	0;
	width:	146px;
	height:	189px;
}

td.headertext {
	text-align:	center;
	width:		85%;
	/*nowrap:		true;*/
}

table.headertext {
	width: 100%;
	/*font-family: sans-serif;*/
}

p {
	/*font-family: san-serif;*/
}

table.menubar {
	background-color: black;
	padding: 2pt 2pt 2pt 2pt;
}
td.toplevelchoice {
	color: #e51829;
	font-size: 10pt;
	font-weight: bold;
	/*font-family: sans-serif;*/
}
td.secondlevelchoice {
	color: #e6ce24;
	font-size: 8pt;
	font-weight: bold;
	/*font-family: sans-serif;*/
}

td.body {
	font-size: 12pt;
}

li.offering {
	padding-bottom: 1ex;
}