body {
	background-image: url("/images/background.gif");
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

TABLE.main {
	border: 3px solid #DBDBDB;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

TD {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #768893;
}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #4E86A7;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
	
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #9EC5DC;
}

a.support:link, a.support:active, a.support:visited {
	font-family: Tahoma, Verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #699FBF;
}
	
a.support:hover {
	text-decoration: none;
	font-weight: bold;
	color: #B4D6EB;
}


	
