body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma; font-size:8pt
	}
	
.frame {
	border: 1px solid #E4E3E9; font-family:Tahoma; font-size:8pt
}

.text1 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333
}
.text2 {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: db7611
}

a {
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	TEXT-DECORATION: underline;
}	

a:hover {
	color: #FF8C00;
	font-family: Tahoma;
	font-size: 8pt;
	TEXT-DECORATION: non;
}