BODY {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	background-color : #FFFFFF;
	padding : 0px 0px 0px 0px;
	font-size: 8pt;
}

A {
	text-decoration: underline;
	color : #F9F9F9;
	
}

HR {
	color: silver;
}
.content { 
	position: relative;
	display : block;
	z-index:1;
	padding : 0px 0px 0px 0px;
}
.link {
	position: absolute;
	top : 126px;
	left :30px;
	font-size: 13px; 
	line-height: 16px;  
	color: #FFFFFF; 
 	font-style: normal; 
	font-weight: bold;
	z-index:10;
}
.headline {  
 
	font-size: 11px; 
	line-height: 16px;
	color: #FF0000; 
	text-decoration: none; 
	font-style: normal; 
	font-weight: bold
}

.text {  
	 
	font-size: 11px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
	text-decoration: none
}
.footer, .footer A {
	position: relative;

	color : silver;
}
