<style>

TD {
	background-color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: White;
}

TD.SECOND_LINE {
	background : #2F51A0;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: Black
}

TD.THIRD_LINE {
	background : #F1DE31;
	height : 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: Black
}

TD.FORTH_LINE {
	background : #FFD821;
	height : 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	vertical-align : middle;
	text-align : center;
	color: Black
}

TD.FIFTH_LINE {
	background : #2F51A0;
	height : 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	vertical-align : middle;
	text-align : center;
    color: Black

}

.FONT {
	text-decoration : none;
	font : normal 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}


TD.BODY_TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: black;
}

.caption {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height : 100%;
	color: #666666;
}
.caption_two {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	line-height : 18px;
	color: #666666;

}
.body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	font-weight : normal;
	color: #666666;
	
}

.body_bold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	font-weight : bold;
	color: #666666;
}


UL.BODY_TWO {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: 336699;
	
}

.body_b {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
	font-weight : normal;
	color: black;
}

.body_b_bold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
	font-weight : bold;
	color: black;
	
}
.body_c {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	font-weight : normal;
	color: #ffffff;
}
.body_three {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color: #E4C376;
	
}

.body_li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #666666;
	line-height : 18px;
	margin-left: 10px; 
	padding-left: 0px;
}

.body_li2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: black;
	line-height : 14px;
}

A.ONE:HOVER { 
            color: #A1E8FE;
			background: transparent;
			font size: 12px;}
 
A.ONE{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :12px;
	font-weight : normal;
	color: #ffffff;
	background: transparent;
	text-decoration: none; }
	

A.TWO:HOVER { 
			color: #FF0000;
			background: transparent;
			font size: 11x;
			font-weight : normal;
			line-height : 18px;}
			
A.TWO{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :11px;
	font-weight : normal;
	line-height : 18px;
	color: #00309C;
	background: transparent;
	text-decoration: yes; 

}
A.THREE:HOVER { 
			color: #A1E8FE;
			background: transparent;
			font size: 11px;
			font-weight : normal;}
			
A.THREE{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :11px;
	font-weight : normal;
	color: #ffffff;
	background: transparent;
	text-decoration: none; 

}

TD:tableone {
	background-color : Fuchsia;
	height: 100px
}

</style>