body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	background-color: #006633;
}
a {text-decoration: none;}
a:visited {color: #00CCCC}
a:hover {color: #00CCCC}

h2 { font-size: 16px; font-weight: bold; color: #ffffff; text-align:center; margin:0; padding:0}
h3 { font-size: 14px; font-weight: bold; color:#006633; margin:0;padding:0}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin:0 0 12px;
	padding:0;
	text-transform: uppercase;
}
p { font-size:11px; line-height: 14px;}
blockquote p { margin-bottom:6px;}

a.whitetext { color:#ffffff;font-weight: bold; font-size:11px;}
a.whitetextHome { color:#ffffff;font-weight: bold; font-size:12px;}

ul li, ol li {
	font-size:11px;
	line-height: 14px;
}

