.toptext {
	position: absolute;
	left: 180px;
	top: 250px;
	font-family: Tahoma;
	color: #736654;
	font-size: 11px;	
}
.bottomtext {
	font-family: Tahoma;
	color: #736654;
	font-size: 11px;	
}
.white {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 15px;	
}
.silver {
	font-family: Tahoma;
	color: #9F9F9F;
	font-size: 13px;
	text-align: justify;
}
.silverlight {
	font-family: Tahoma;
	color: #CDCDCD;
	font-size: 13px;		
}
.h1 {
	font-family: Tahoma;
	color: #CDCDCD;
	font-size: 20px;	
}
.h2 {
	font-family: Tahoma;
	color: #CDCDCD;
	font-size: 14px;	
}
a.a:link, a.a:visited {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 13px;
	color: #646464;
}
a.a:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	color: #646464;
}