
body {
	background-color : #cccccc;
	font-family : arial;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

A:link  {text-decoration: underline; color : "#000000"}

A:visited {text-decoration: underline; color : "#000000" }

A:hover {color: "#666666"; text-decoration : underline }

.content {
	font-family : Arial;
	color : #000000;
	font-size : 10pt;}
.title {
	font-family : Arial;
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
	}
.black {
	font-family : Arial;
	color : #000000;
	font-size : 12pt;}

.navigation {
	font-family : Arial;
	color : #000000;
	font-size : 9pt;
	font-weight : bold;
	}
.tiny {
	font-family : Arial;
	color : #ffffff;
	font-size : 9pt;
	}
.small {
	font-family : Arial;
	color : #000000;
	font-size : 9pt;
	}
.medwhite {
	font-family : arial;
	color : #ffffff;
	font-size : 10pt;
	}
.black2 {
	font-family : impact, Arial;
	color : #000000;
	font-size : 14pt;
	
	}
