body   {
	background: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	color: black;
	margin: 0;
	padding: 0;
}

A:link, A:visited  {text-decoration : none;color : #00656D;}
A:hover  {color : #CC0000; text-decoration : underline;}

.header {font-family: Verdana;font-size: 12pt;font-weight:bold;}
.smText { font-size: 8pt;}
.green {color: #00656D;}
.red {color: #CC0000;}
.grey {color: #666666;}
.white {color: #FFFFFF;}

.bold {font-weight: bold;	}

.bullet {
	list-style-type: decimal;
	text-align: left;
	padding: 2px;
}