.Style1 {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;

}

.Style2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}

.Style3 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:justify; 
}

.Background {
	background-color: #333333;
	background-image: none;
	background-repeat: repeat;
}
.PageBack {
	background-color: #FFFFFF;
	background-repeat: repeat;
}
.White {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}
.Style4 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
body {
	background-color: #FFCC66;
}
body,td,th {
	font-family: Verdana;
}
.style5 {color: #FF9933; 
  font-family: Verdana;
	font-size: 15px;  
   font-weight: bold;
}

.style8 {color: #666666}