BODY { 
	background-color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.code {
	font-family: Courier, Courier New, Terminal, System, monospace;
}
.faq_question {
	color: #00a;
	font-weight: bold;
	font-style: italic;
}	
.logo_div_style {
	background-color: #000000;
	width: 100%;
}
.legalese{
	color: #888;
	font-size: .6em;
}

#tablestyle {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}
#cellstyle {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}
.infostyle {
	font-size: small;
	color: #00a;
	font-weight: bold;
}
.headline {
	font-size: large;
	color: #00a;
	font-weight: bold;
}
.subhead {
	color: #00a;
	font-weight: bold;
}
.linklist {
	text-align: center;
}
.linkstyle {
	font-size: .8em;
	font-weight: bold;
}
.mainstyle {
	padding: 10px;
}