
th {
	font-size: 12px;
	padding-top: 3px;
	padding-left: 20px;
	line-height: 14px;
	padding-bottom: 0px;
	color: #f0f0f0;
	padding-right: 5px;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #f0f0f0;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #f0f0f0;
	}
a:hover  { 
	text-decoration: none; 
	color: #ffffff;
	}
a:active { 
	text-decoration: underline; 
	color: #ffffff;
	}
a.bodyLink {
	text-decoration: none; 
	color: #8cc63e;
	}
a.bodyLink:hover  { 
	text-decoration: none; 
	color: #339900;
	}
a.bodyLink:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #339900;
	}
a.bodyLink:active { 
	text-decoration: underline; 
	color: #ffffff;
	}
h2 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold; 
	padding-top: 0px;
	line-height: 5px;
	padding-bottom: 0px;
	padding-right: 00px;
	margin-right: 00px;
	color: #030000;
}

