*.chartersubtitle    {
	font-size: 12px;
	text-align: center;
	font-style: italic;
}

*.chartertitle    {
	font-size: 14px;
	text-align: center;
}

*.tabletitle    {
	font-size: 14px;
	text-align: center;
}

body, td, th    {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

body    {
	background-color: #000000;
}

a    {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #0099CC;
}

a:link    {
	text-decoration: none;
}

a:visited    {
	text-decoration: none;
	color: #006699;
}

a:hover    {
	text-decoration: none;
	color: #00CCFF;
}

a:active    {
	text-decoration: none;
	color: #0099FF;
}

*.header    {
	font-size: 20px;
	text-align: center;
}


