	
a {
	color: #008040;
	}
	
a:hover {
	color: #99cc66;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #00FF00;
	}
	
#navigation a {
	color: #999999;
	line-height:normal;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	}
	
#navigation a:hover {
	color:#990000;
	font-size: 10px;
	text-align: right;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: auto;
	background-repeat: repeat-y;
	}
	
#logo 	{
	color: #000099;
	letter-spacing:.2em;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	}

#tagline 	{
	color: #000066;
	letter-spacing:.8em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	color: #d8a532;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#dateformat a {
	color:  #d8a532;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#dateformat a:hover {
	color: #990000;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#FFFFFF;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	}
	
.pageName{
	color: #008080;
	line-height:26px;
	letter-spacing:.21em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}
	
.subHeader {
	color: #000066;
	line-height:22px;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	color: #D8A532;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.bodyTextwhite {
	color:#FFFFFF;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}
.bodyTextHighlight {
	color:#CCCCCC;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
h1 {
	font-family: Playbill;
	font-size: 30px;
	font-weight: lighter;
	color: #990000;
	letter-spacing: .5em;
	width: auto;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #d8a532;
}
h3 {
	font-family: Optima;
	font-size: 1.6em;
	font-weight: normal;
	color: #FFCC33;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #d8a532;
}
h5 {
	font-size: 1.3em;
	font-weight: normal;
	color: #9966CC;
	font-style: normal;
	background-position: top;
	font-family: "Copperplate Gothic Light";
}
h6 {
	font-family: "Copperplate Gothic Bold";
	font-size: 1.8em;
	font-weight: normal;
	color: #FFFFFF;
}
/* Global Styles */

body,td,th {
	font-family: Optima;
	font-size: 1em;
	color: #4b4b4b;
	list-style-type: disc;
	background-position: center;
	text-align: center;
}
	
td {
	color:#006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	}
