<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 : F10px;
	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 : 14px;
	font-weight : bold;
	line-height : 100%;
	color: #989597;
}

.body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
	font-weight : normal;
	color: #666666;
	
}

.BODY_BOLD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
	font-weight : bold;
	color: #999999;
}


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 : 12px;
	line-height : 13px;
	font-weight : normal;
	color: #666666;
}

.body_d {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	font-style: italic;
	font-weight : normal;
	color: #666666;

}

.body_three {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: 2f51a0;
	line-height : 25px;
}

.body_xsmall {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-align : right;
	color: #666666;

}

.body_li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #666666;
	line-height : 14px;
	
}
.bodycap2_li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color: #666666;
	line-height : 100%;

}

.body_li2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: black;
	line-height : 14px;
}

A.ONE:HOVER { 
        color: #666666;
		background: transparent;
		font size: 12px;
		font-weight : normal;
		line-height : 14px;}
A.ONE{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height : 14px;
	color: #999999;
	background: transparent;
	text-decoration: none; 
}
	
A.TWO:HOVER { 
			color: #666666;
			background: transparent;
			font size: 12x;
			font-weight : normal;
			line-height : 14px;
}
			
A.TWO{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :12px;
	font-weight : normal;
	line-height : 14px;
	color: #999999;
	background: transparent;
	text-decoration: underline; 

}
A.THREE:HOVER { 
			color: #FF0000;
			background: transparent;
			font size: 12px;
			font-weight : normal;
}
			
A.THREE{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :12px;
	font-weight : normal;
	color: #00309C;
	background: transparent;
	text-decoration: none;

}	
A:FOUR:HOVER { 
             color: #666666;
			 background: transparent;
			 font size: 12px;
			 font-weight : bold;}

A.FOUR{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :13px;
	font-weight : bold;
	color: #999999;
	background: transparent;
	text-decoration: none; 
}

TD:tableone {
	background-color : red;
	height:100px

}

td.footer_secondary_line 
{
	background-color:#EFEFEF;
	height :1px;
}

</style>
