body table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:15px;
}

h1 {
	color : #FFFFFF;
	font-size : 18px;
	font-weight : bold;
}

h2 {
	color : #999999;
	font-size : 13px;
	font-style : italic;
	font-weight : bold;
}

h3 {
	color : #003366;
	font-size : 13px;
	font-weight : bold;
}

h6 {
	color : #666666;
	font-size : 10px;
	font-weight : normal;
}

#maintable {
	border : 1px solid #800000;
}

#rightcolumn {
	border-left : 1px solid #800000;
}

a {
	color : #336699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

.footnote {
	color: #800;
	font-weight:bold;
	cursor:help;
}
