body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma, verdana, helvetica, sans-serif;
} 

.Menu {
	font-weight:bold;
	font-family:Arial;
	font-size: 8pt
	}


.Reg {
	font-family:verdana;
	font-size: 8pt
	}

.Small {
	font-weight:bold;
	font-family:tahoma;
	font-size: 8pt
	}


.Small {
	font-weight:bold;
	font-family:tahoma;
	font-size: 8pt
	}

.Title {
	font-family:tahoma;
	font-size: 16pt
	}


A:link {
	color: #BDBF79;
	font-weight:bold;
	text-decoration: none; 
	}
	
A:visited {
	color: #BDBF79;
	font-weight:bold;
	text-decoration: none; 
	}
	
A:active {
	color: #BDBF79;
	font-weight:bold;
	text-decoration: none; 
	}

A:hover {
	color: #BDBF79;
	font-weight:bold;
	text-decoration: underline; 
	}


