/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#999999;
	text-align:right
	}	
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
	font-stretch:expanded;
	font-size:16px;
	color:#FFFFFF
	}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
	font-stretch:expanded;
	font-size:16px;
	color:#999999;
	}	
.table {
	border-bottom-width:thin;
	border-top-width:thin;
	border-left-width:thin;
	border-right-width:thin
	}	
.style4 {	font-family: Arial, Helvetica, sans-serif;
	font-weight:400;
	font-stretch:expanded;
	font-size:20px;
	color:#FFFFFF
}

