body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72AFB6;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

A:link {
	COLOR: #72AFB6;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: none;}
	
A:visited {
	COLOR: #72AFB6;
	TEXT-DECORATION: none;
	border-bottom-style: none;}
	
A:hover {
	COLOR: #006666;
	border-bottom-style: none;}

A:active {
	COLOR: #72AFB6;}
#Content {
	position: relative;
	margin: 0px;
	width: 350px;
	height: 0px;
	right: 0px;
	left: 120px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
