body { 
	background-color: #DFDFD; 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	overflow-y: auto; 
	overflow-x: hidden; 
}

a {
font : normal 12px Arial, Tahoma; 
text-decoration : none; 
color : #777777; 
font-weight : bold; 
} 

a:hover {
color : #999999;
text-decoration: none; 
cursor : help; 
} 

.text, td {
	text-align: justify; 
	font-family: Arial, Tahoma; 
	font-size: 12px; 
	line-height: 12pt; 
	color: #000000; 
}

.header {
	text-align: left; 
	font-weight: bold;
    letter-spacing:10px;
	font-family: Times New Roman; 
	font-size: 14px; 
	line-height: 12pt; 
	color: #666666; 
}