.bodytext {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 12pt;
}
.feedspacer {
	background-color: Silver;
}
.newslink {
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 12pt;
}
.bodytextblue {
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 12pt;
}
.bodytextred {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 12pt;
}
.bodytextright {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	line-height: 12pt;
}

.title16 {
	color : #2A5129;
	font-family : "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	line-height: 16pt;
	font-weight: bold;
}

.titlenews {
	color : #2A5129;
	font-family : "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	line-height: 16pt;
	font-weight: bold;
}

.coursetitle16 {
	color : #2A5129;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 16pt;
	font-weight: bold;
}


.BodyTextbold {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 13pt;
}

body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #000000;
}

form {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.buttondefault {
	background: #eeeeee;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
	color: #000066;
	height: 20px;
	text-decoration: none;
	cursor: hand;
}

a: {text-decoration: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: none;}