<style>

TD {
	background-color : #ffffff;
	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 : #F1DE31;
	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

}

TD.BODY_TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: black;
}

P.CAPTION {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bolder;
	color: black;
}

P.BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height: 16pt;
	color: f3d53d;
}

P.BODY_A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: f3d53d;
	
}

P.BODY_B {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: f3d53d;

}

P.BODY_BOLD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: black;
}

UL.BODY_TWO {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: 336699;
	
}

LI.BODY_THREE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: 336699;


}

A:HOVER { 
            color: 33ccff;
			background: transparent; }
A{ 
	        color: f3df3d;
			background: transparent;
			text-decoration: none; }
}

TD:tableone {
	background-color : Fuchsia;
	height: 100px
}

</style>