body {
/*	background-color: #231F20; */
/*	background-image:url(../images/background.jpg); */ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
/*	color: #ffffff;*/
	margin:0px 0px 0px 0px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
/*	color: #ffffff;*/
}

.d1 {
	background-color: #ededed;	
}

a {
	font-size: 12px;
	background-color: transparent;
	color: #333333
}

p {
	line-height : 16px;
	margin-top: 0px;
	margin-bottom: 20px; 
	margin-right: 0px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #CC0000;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.newsheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.grade {
	font-weight: bold;
	font-size: 18px;
	color: #FF0000;
}

.badgrade {
	font-weight: bold;
	font-size: 18px;
	color: #FF0000;
}

.okgrade {
	font-weight: bold;
	font-size: 18px;
}

.content {
	width:780px;
	padding:0px 150px 50px 80px;
}

#container {
	width: 100%;
/*	background-image:url(../images/backgroundSidebar.gif); */
	background-repeat:repeat-y;
	margin-bottom:0px;
}

#footer {
	margin-top:0px;
	width: 100%;
/*	background-image:url(../images/backgroundFooter.gif); */
	background-repeat:repeat-x;
	height:100px;
}

UL  { list-style-type: none;text-align: left; }
