body {
	font-family: "Times New Roman", Times, serif;
}


td {
	font-family: "Times New Roman", Times, serif;
	color:#009900;
}

a {
	color:#009900;
}

#sectionLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	color: #FFFFCC;
	background-color: #009900;
	padding: 5px;
}

#sectionLinks p {
	padding: 5px 0;
}

#sectionLinks p a {
	padding: 5px;
	color: #FFFFCC;
	background-color: #009900;
	text-decoration: none
}

#sectionLinks a:hover {
	text-decoration: underline
}

#sectionLinks p a.current {
	padding: 5px;
	color: #009900;
	background-color: #FFFFCC;
	text-decoration: none
}

#rightad{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	position: relative;
	margin: 0px;
	color: #FFFFCC;
	background-color: #009900;
	padding: 10px;
}


