body {
	margin: 0px;
}

td {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-color: #FFFFFF;
}

a {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #003300;
	text-decoration: underline;
}

#navigation a {
	color: #336666;
	font-size: 10px;
	letter-spacing: .1em;
	text-decoration: none;
}

#navigation a:hover {
	color: #003300;
	text-decoration: underline;
}

#padding {
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
}

#weekdays th {
	color: #ffffff;
	font-size: 10px;
	letter-spacing: .2em;
}

#calheader td {
	font-weight: bold;
}

.logo {
	color: #333300;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .4em;
}

.sidebarText {
	color: #336666;
	font-size: 11px;
	line-height: 18px;
}

.bodyText {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: normal;
}

.pageName {
	color: #003333;
	font-size: 18px;
	letter-spacing: 0.1em;
	line-height: 26px;
}

.subHeader {
	background-position: bottom;
	color: #669999;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 16px;
}

.navText {
	color: #333300;
	font-size: 10px;
	letter-spacing: .1em;
}

.calendarText {
	color: #333333;
	font-size: 11px;
	line-height: 14px;
}
