/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #993300;
	}

/* My Comment */

/* ID Styles */

.mainText {
	color: black;
	text-align: justify;
	font-size: 24px;
}

.redText {
	color: #d8251e;
	font-size: 12px;
}

/* My Comment */

/* My Comment */

#navigation td {
	border-bottom: 1px solid #0099CC;
	color: #000000;
}
	
#navigation a {
	font: bold 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #003366;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99FFFF;
	color: #000000;
	}
	
#logo 	{
	font: 24px/30 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #030400;
	letter-spacing:.2em;
	}

#tagline 	{	
	font: 11px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}

.pozzaniText {
	color: black;
	font-weight: bold;
	font-size: 12px;
}
		
#dateformat {
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #CCFFFF;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #cefeff;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	margin-top:0px;
	}
	
.pageName{
	color: #000;
	font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 1pt;
}
	
.subHeader {
	font: bold 14px/22 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}

.quote {
	color: #000;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.smallHeading {
	color: black;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 1pt;
}
	
.smallText {
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	}
	
.navText {
	font: 14px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #003366;
	letter-spacing:.1em;
	text-decoration: none;
	}

.greenText {
	font-size: 13px;
	font-weight: bold;
	color: green;
}

.plusMinus {
	color: #000;
	font-size: 9px;
}

.greenText2 {
	color: green;
	font-weight: bold;
	font-size: 14px;
}

.smallerText {
	font-size: 10pt;
}
	
