FONT.copy { font-family: Tahoma,sans-serif;
	font-size: 10px;
	font-weight : normal;
}
BODY {	font-size : 12px;
	font-family : MS Sans Serif,sans-serif;
	font-style : normal;
	font-weight : normal;
	background-color : #FFFFFF;
	color : #305278;
	font : MS sans serif, sans-serif;
	text-decoration : none;
	margin: 0px;
	padding: 0px;
}
A:link { text-decoration: none; }
A:visited { text-decoration: none; }
A:hover { color:#006666; text-decoration: none; }