body {
	padding: 0px;
	margin: 0;
	background-color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

p {
	font-size: 14px;
	color: #000000;
}

li {
	font-size: 14px;
	color: #000000;
}

.header {
	font-size: 20px;
	color: #000033;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

.subhead {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
  	color: #000033;
}
.subsubhead {
	font-size: 16px;
	font-weight: bold;
	color: 000033;
}

.body {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.footer {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.menu {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.whitequote {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.footerhref {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
.footnote {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.footnotehref {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.quote {
	font-size: 12px;
	font-style: italic;
	color: #333366;
}
.blockquote {
	font-size: 14px;
	/*font-style: italic;*/
	margin: 0px 10px 0px 20px;
	color: #333366;
}
div#menu {
	background-image: url(images/menu_bg_black.gif);
	text-align: center;
}
div#panel {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	width: 444 px;
}
div#paneltext {
	padding: 10px 10px 10px 10px;
}
	
.white {
	font-size: 16px; 
	color: #FFFFFF;
}

.white_header {
	font-size: 20px; 
	font-weight: bold;
	color: #FFFFFF;
}

div#footnotes ul {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type:lower-roman;
}
