html {
	height:100%;
}



body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	height:100%;
} 

#content {
	position:absolut;
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	margin : 0px auto; 	
	text-align:left;	
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;	
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

	
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;	
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;	
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;	
}

a:active {
  	font-family: "Times New Roman", Times, serif;
	font-size: 12px;	
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;	
}



td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;	
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.fett {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;	
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
