body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Tahoma;
	line-height: 120%;
	font-size: 11px;
	color: #91A3AD;
	background: #ffffff;
	}

a:link, a:visited {
	color: #0086B8; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #0086B8;	text-decoration: underline;
	font-weight: normal;
}
