body { scrollbar-3d-light-color:#4F879C;
           scrollbar-arrow-color:#49677F;
           scrollbar-base-color:#CCCCCC;
           scrollbar-dark-shadow-color:#6299AE;
           scrollbar-face-color:#92ACBD;
           scrollbar-highlight-color:#DBE3E6;
           scrollbar-shadow-color:#6299AE
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.black {
	color: #000;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #666699;
	text-decoration: underline;
}
a:hover {
	color: #669933;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: underline;
}
.header1 {
	font-weight: bold;
	color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.whitetext {
	color: #FFFFFF;
}
.newsheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.newssubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.leftcolumn {
    text-align: right; 
	font-weight: bold; 
	background-color: #D1E4E5;
	vertical-align: top;
}
.rightcolumn {
	background-color: #E6E6E6;
	vertical-align: top;
}
li {
	margin-bottom: 10px;
}