body {
	margin:0px;
	}


#link1 a {
	color: #993300;
	}
#link1 a:hover {
	color: #00FFFF;
	}

#link2 a {
	color: #FFFFFF;
	}
#link2 a:hover {
	color: #990033;
	}

#link3 a {
	color: #0000CC;
	}
#link3 a:hover {
	color: #00FFFF;
	}

#black {
	background: #000000;
	}
#blank {
	background: #A3A3A3;
	}

#navigation td {
	border-bottom: 1px solid #A3A3A3;
	}	
#navigation a {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #0000CC;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:6px 6px 10px 10px;
	}	
#navigation a:hover {
	background: #000033;
	color:#00CCFF;
	}



.bodyText {
	font:16px Century Gothic, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:20px;
	}
.titleText {
	font:20px Century Gothic, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:20px;
	}
.largeText {
	font:28px Century Gothic, Helvetica, sans-serif;
	color:#FFFFFF;
	}
.smallText {
	font:11px Century Gothic, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:20px;
	}
.listText {
	font:14px Century Gothic, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:20px;
	}
	
.navText {
	font: 20px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.navText2 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}