/* CSS Document */


.style1 {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
.style2 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;

}
.style3 {
	font-family: Verdana;
	font-size: 9px;
	color:#FFFFFF;
	vertical-align: bottom;

}
.style4 {
	font-family: Verdana;
	font-size: 9px;
	color:#FFFFFF;

}
