.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
/* Global Styles */

body {
	margin:20px;
	}
	
	
/* Class Styles */

.subNavHeader {
	font:16px arial;
	color: #103A3A;
	letter-spacing:0.2em;
	font-weight:bold;
	}
	
.contentHeader {
	font:20px arial;
	color: #000000;
	letter-spacing:0.1px;
	font-weight:bold;
	}
	
.bodyText {
	font:12px arial;
	line-height:16px;
	color:#000000;
	}
	
.subNavItems {
	color: #103A3A;
	letter-spacing:0.1px;
	line-height:16px;
	font-family: arial;
	font-size: 9px;
	}
	
.subNavBold {
	font:12px arial;
	color: #103A3A;
	letter-spacing:0.05em;
	line-height:22px;
	font-weight: bold;
	text-decoration: underline;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:12px arial;
	color: #454169;
	letter-spacing:0.5px;
	font-weight: bold;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}


a.bodylink {
	font: 12px arial;
	color: #666699;
	text-decoration: underline;
}

a.bodylink:hover {
	color: #FFCC33;
	font: 12px arial;
	text-decoration: underline;
}
