BODY, TD, P, LI, UL, DIV, SPAN, TABLE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
	text-decoration:none;
	line-height: 14pt;
}

body {
	margin-top: 0;
	margin-left: 0;
	background-color: White;
}
A {
	color: #006633;
	text-decoration:underline;
	font-weight: bold;
}

A:hover {
	color: #66cc66;
	text-decoration:underline;
}

.body-text {
	color: #000000; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.body-text {
	color: #006633;
	font-weight: bold;
}
A.body-text:hover {
	color: #66cc66;
}
.body-header {
	color: #006633; 
	font-size: 12pt; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.body-header:hover {
	color: #66cc66;
}

.leftsidebar-text {
	color: #000000; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

.leftsidebar-text-light {
	color: #ffcc33; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

A.leftsidebar-text-light {
	color: #ffcc33; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration:none;
}

A.leftsidebar-text-light:hover {
	color: #ffff99; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration:none;
}

.rightsidebar-text {
	color: #ffffff; 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.rightsidebar-text {
	color: #ffffff; 
	font-weight: bold;
	font-size: 9pt;
}
A.rightsidebar-text:hover {
	color: #ff0000; 
}

.rightsidebar-header {
	color: #ffffff; 
	font-size: 15px; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
}
.red { color: #cc0000; }

.navy { color: Navy; }

.yellow { color: #ffcc33; }

.green { color: #006633; }

.underline { text-decoration: underline; }

.footer-text {
	color: #000000; 
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
}
A.footer-text {
	color: #006633;
	font-weight: normal;
}
A.footer-text:hover {
	color: #66cc66; 
}
