.style1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	line-height: 30px;
}


.style2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #3D4339;
	font-style: italic;
}
.style3 {
	font-family: Arial;
	font-size: 11px;
	xcolor: #3A6306;
}
.style11 {
	font-family: Arial;
	font-size: 11px;
	xcolor: #3A6306;
}
.style12 {
	font-family: Arial;
	font-size: 11px;
	color: #003300;
}
.style4 {
	font-family: Arial;
	font-size: 11px;
	xcolor: #3A6306;
	font-weight: bold;
}
.style5 {
	font-family: Arial;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
	padding-left: 10px;
	line-height: 25px;
        text-align:left;
	}

.style5A {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: lighter;
	padding-left: 10px;
	line-height: 25px;
        text-align:left;
	}
.style5B {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
	padding-left: 10px;
	line-height: 25px;
        text-align:left;
	}

.style10 {
	font-family: Arial;
	font-size: 20px;
	xcolor: #3A6306;
	font-weight: bold;
	font-style: italic;
	}
.style7 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.style8 {
	font-family: Arial;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 10px;
	line-height: 45px;
	
}
.style8A {
	font-family: Arial;
	font-size: 36px;
	color: #760000;
	font-weight: normal;
	padding-left: 10px;
	line-height: 45px;
	font-style: oblique;
}
.style9 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.style12 {
	font-family: Arial;
        font-weight: bold;
	font-size: 14px;
	color:#808080;
}



TH { text-align: center; font-family: Arial; font-weight: lighter; color: #fffafa; background-color: #003399;  font-size: 15px;}

 td {
   font-family: Arial;
   font-weight: normal;
   font-size: 14px;
   color: #150517;

  }


.tablehr{
	font-family: Arial;
	font-size: 13px;
	background-color: #003399;

}
.leftcol{
 font-weight:normal;
 text-align:right;


}

.leftcol_left{
 font-weight:normal;
 text-align:left;


}

a:link {
	color: #003399;
	text-decoration: none;
}
aaaaaa:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #760000;
	text-decoration: none;
}
a:active {
	color: #003399;
	
	text-decoration: none;
}
.orange_link:link {
		color: #3A6306;
	text-decoration: none;
}
.orange_link:visited {
	color: #3A6306;
	text-decoration: underline;
}
.orange_link:hover {
	color: #000000;
	text-decoration: none;
}
.orange_link:active {
	color: #3A6306;
	text-decoration: underline;
}

.bottomline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B6BD91;
}