.text, p, td, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h3 {
	font-family:  Arial, sans-serif;
	font-size: 13px;
	text-transform:uppercase;
	font-weight: bold;
	color: #105A18;
	letter-spacing: 1px;
}
h4 {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;

}

.white{
	color: #FFFFFF;
}

.white a:link, .white a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.white a:hover, .white a:active{ 
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
