body {
	margin: 2px;
	font-family: verdana, helvetica, sans-serif;
	background: #c90;
	color: #333;
	}
h1 {
	font-faily: verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #333;
	}
h3 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	font-weight: bold;
	}
p {
	font-family: verdana, helvetica, sans-serif;
	}
.announcement {
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #fc3;
	text-align: center;
	font-weight: bold;
	}
.copyright {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #eee;
	text-align: center;
	}
.justifiedText {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: justify;
	}
.leftText {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;}
.navBar {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #366;
	text-align: center;
	font-weight: bold;
	}
.ttSesTitle {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	font-weight: bold;
	}
a.nav:link {
	color: #366;
	text-decoration: none;
	}
a.nav:visited {
	color: #366;
	text-decoration: none;
	}
a.nav:hover {
	color: #f00;
	text-decoration: none;
	}
a.chartMenu:link {
	color: #00f;
	text-decoration: none;
	}
a.chartMenu:visited {
	color: #00f;
	text-decoration: none;
	}
a.chartMenu:hover {
	color: #f00;
	text-decoration: none;
	}
a.spkLink:link {
	color: #00f;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}
a.spkLink:visited {
	color: #609;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}
a.spkLink:hover {
	color: #f00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}
#dp a:link {
	color: #00f;
}
#dp a:visited {
	color: #00f;
}
#dp a:hover {
	color: #00f;
}
