/* styles */
body,table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;}

.copyright{font-size:10px;}	

.green {
	font-weight: bold;
	color: #70A011;
}

.blue {
	font-weight: bold;
	color: #006666;
}

.white {
	font-weight: bold;
	color: #ffffff;
}

.grey{
	font-weight: bold;
	color: #999999;
}

h4{
	color:#006666;
}
h3{
	color:#80B021;	
}
