body {
	background-color: rgb(255,255,255); color: rgb(0,0,0);
	padding: 0px 0px 50px 0px; margin: 0; border: 0;
	font-size: 8pt; text-align: left; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.header { padding: 1px 15px 1px 15px; margin: 0px; background-color: rgb(220,220,220); }
.menu { margin: 0; padding: 0px 15px 0px 8px; border: 0; background-color: black; text-align: left; }
.menu li { display: inline; margin: 0; border: 0; padding: 0; height: 24px; }
.menu li a {
	text-align: center;
	font-size: 8pt; font-weight: bold; text-decoration: none;
	height: 24px; line-height: 24px;
	padding: 0px 7px 0px 7px; margin: 0; border: 0;
	color: rgb(220,220,220); }
.menu li a:link, .menu li a:visited	{ color: rgb(220, 220, 220); }
.menu li a:hover, menu li a:active	{ color: rgb(255,255,255); text-decoration: underline; }
.content {
	padding: 5px 30% 15px 15px; margin: 0px; background-color: rgb(245,245,245);
	border-bottom: 1px solid rgb(220,220,220); }
.footer { padding: 5px 15px 50px 15px; margin: 0px; }	

h1 { font-size: 16pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }

a { text-decoration: none; font-weight: bold; border: 0px; }
a:link { color: rgb(0,0,255); }
a:active { color: rgb(0,0,180); }
a:visited { color: rgb(0,0,180); }
a:hover { color: rgb(180,0,180); }

.nohighlight { color: black; }
.nohighlight a:link { color: black; }
.nohighlight a:active { color: black; }
.nohighlight a:visited { color: black; }
.nohighlight a:hover { color: black; }

.itemheader { font-size: 12pt; }

p { padding: 5px 0px 5px 0px; margin: 0px; }

img { border: 0px; }