BODY, P, DIV, .greenRow {
	font: 12pt Verdana;
	}

B {
	font-weight: Bold;
	}

A {
	font-weight: bold;
	color: #0000AA;
	text-decoration: none;
	}
	
A:hover {
	color: #FFFFFF;
	}

.copyB {
	font-weight: bold;
	}

.darkRow {
	background: #CCCCCC;
	padding: 3px;
	border: 2px solid black;
	width: 100%;
	font-family: courier;
	}

.greenRow {
	background: #30D080;
	background: #EEEEEE;
	padding: 3px;
	border: 2px solid black;
	width: 100%;
	}
	
.indent {
	text-indent: 2em;
	}	
	
.lightRow {
	background: #EEEEEE;
	padding: 3px;
	border: 2px solid black;
	width: 100%;
	font-family: courier;
	}

.pullquote {
	font-style: italic;
	font-weight: bold;
	margin: 0em 4em;
	}
	
.smallText {
	font: 9pt Verdana;
	}

.title {
	font: 18pt Verdana;
	font-weight: Bold;
	color: #E7AF00;
	text-align: center;
	text-indent: -15 px;
	}

.news_date {
	font-weight: bold;
	}

.calendar_date_text {
	font-weight: bold;
	}

