/* Global Styles */

body {
	margin:0px;
	border:thin;
	border:#666666
	}
		a {
	font:12px tahoma;
	color: WHITE;
	letter-spacing:.1em;
	text-decoration:none;
	}
			a:visited {
	font:12px tahoma;
	color: WHITE;
	letter-spacing:.1em;
	text-decoration:none;
	}
	.tablecell {
	margin:1px;
	border-style:solid;
	border-width:3px;
	border-color:"#999966";
	}
	
	
/* ID Styles */
	
.navigation a {
	font:10px tahoma;
	color: #CCD4D8;
	text-decoration:none;
	letter-spacing:.1em;
	}


/* Class Styles */

.logo {
	font:18px times new roman;
	color: #CCD4D8;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.headline {
	font:12px tahoma;
	color: #00466F;
	letter-spacing:.1em;
	}
	.headline3 {
	font:14px tahoma;
	color: #00466F;
	letter-spacing:.1em;
		text-decoration:none;
	}
	.headline2 {
	font:12px tahoma;
	color: WHITE;
	letter-spacing:.1em;
	}
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px tahoma;
	color: #00466F;
	letter-spacing:.1em;
	}
	.navText2 {
	font:10px tahoma;
	color: WHITE;
	letter-spacing:.1em;
	text-decoration:none;
	}
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	text-decoration:none;
	}
	.linkText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	text-decoration:none;
	}
	
	
