body {
	background-color: #999999;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	margin: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
#nav_top {
	background-color: #FFFFCC;
	height: 50px;
	font-size: 16px;
	color: #000000;
}
#nav_top ul li a:link, #nav_top ul li a:visited {
	color: #000000;
}
#nav_top ul li a:hover {
	color: #990000;
}
#nav_top ul li.current a:link, #nav_top ul li.current a:visited {
	color: #990000;
}
#nav_top ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
#nav_top ul li {
	display: inline;
}
#nav_top ul li a {
	float: left;
	height: 20px;
	padding: 10px;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFCC;
	margin: 0px;
	padding-top: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFCC;
	margin: 0px;
	padding-top: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFCC;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #990000; 
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: medium;
	font-weight: normal;
	color: #FFFFCC;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: small;
	font-weight: bold;
	line-height: 1em;
}
p {
	text-align: justify;
}
.footer {
	font-size: xx-small; 
	text-align: center;
	}
content {
	background-color: #FFFFCC;
}
.chart_titles {font-size: 12px; color: #333333; }
.chart_modsub {
	font-size: x-small;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.chart_modmain {font-size: 12px; color: #333333; }
.chart_cells {color: #FFFFCC}
.chart_vert {font-size: 10px; font-weight: bold; }
.module1units {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660033;}
.module2units {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #339999;}
.module3units {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF6666;}
.module4units {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066;}
.module5units {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #996699;} 
.activities {color: #FFFFCC; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }


