a:link {text-decoration: none;  color : #0000FF; }
a:visited {text-decoration: none;  color : #9999FF; }
a:hover {text-decoration: underline; }
a:active {text-decoration: none; color: #0000CC;}



body {
	color:#2830A2;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10pt;
	background-color : white;
} 

pre {font-family:'Courier';font-size:10pt}



	
TABLE {
	color:#2830A2;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10pt;

	border : 0px;
	border-color : White;
	}
TD {
	color:#2830A2;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10pt;
	vertical-align: top;

}

.menuTable td {
	text-align: left;

}

