a{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 12px;
	text-decoration : none;
}

a:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 12px;
	text-decoration : underline;
}

a.nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 12px;
	text-decoration : none;
}

a.nav:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 12px;
	text-decoration : none;
}

a.nav:hover{
	text-decoration : underline;
	color : White;
}

div.nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 12px;	
}


A.fmllink {
	color : Aqua;
	text-decoration: none;
	font-weight : bold;
}

A.fmllink:ACTIVE {
	color : Aqua;
}
A.fmllink:FOCUS{
	color : Aqua;
}
A.fmllink:LINK{
	color : Aqua;
}
A.fmllink:VISITED{
	color : Aqua;
}
A.fmllink:HOVER{
	color : White;
	text-decoration : underline;
}


a.content {
	font-family : Verdana, Arial, Helvetica;
	color : Black;
	text-decoration : none;

}
a.content:HOVER{
	text-decoration : underline;
	color : White;
	font-family : Verdana, Arial, Helvetica;
}




a.chptitle {
	font-family : Verdana, Arial, Helvetica;
	color : Black;
	text-decoration : underline;
		font-weight : bold;
}
a.chptitle:HOVER{
	text-decoration : underline;
	color : White;
	font-family : Verdana, Arial, Helvetica;
}




table.numfml{
	font-size : x-small;
	font-weight : bold;
	text-align : center;
	background : #ADCEEF;
	text-decoration : none;
}

td.numbfml {
	text-align : center;
	background : #ADCFEF;
	font-weight : bolder;
}

tr.numbfml {
	text-align : center;
	background : #ADCFEF;
	font-weight : bolder;
}


I{
	color : Navy;
}



div.para {
	font-family : Verdana;
	font-size : 13px;
	padding-bottom : 20px;
	font-weight : normal;
	text-align : justify;
}
DIV.TL {
	font-family : Verdana;
	font-size : 18px;
	text-align : left;
	color : Black;
	background : transparent;
	font-weight : normal;
	margin-bottom : 3px;
	margin-top : 3px;
	font-style : italic;
}
DIV.chapter_title {
	font-family : Verdana;
	font-size : 18px;
	text-align : right;
	font-style : italic;
	font-weight : bold;
	color : Black;
	margin-bottom : 5px;
	margin-top : 7px;
	background : transparent;
}
div.sect_title {
	font-family : Verdana;
	font-size : 18px;
	text-align : left;
	font-style : italic;
	font-weight : normal;
	color : Black;
	margin-bottom : 10px;
	margin-top : 10px;
	background : transparent;
}




DIV.TEXT
 {
	text-align : justify;
	margin-left : auto;
	margin-right : 5pt;
	font-family : Verdana;
	font-size : xx-small;
}

div.imagetitle {
	font-size : x-small;
	font-weight : normal;
	padding-bottom : 15px;
	color : Navy;
}

span.keyw {
	font-style : italic;
	background : transparent;
	color : Aqua;
	font : bold;
	text-align : center;
}


span.sel {
	font-style : italic;
	background : transparent;
	color : White;
	text-align : center;
}

div.center {
	text-align : center;
}

table.image {
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	width : 50%;
	background-color : #D3E0E4;
	border : 0px;
}



tr.image{
	background-color : #ADCFEF;
}

body{
	margin-left : 0px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-right : 0px;
	background-color : White;
		font-size : 12px;
	
}

DIV.VVV{
	background : White;
}

TABLE.MAIN_TABLE{
	background : #84B6E7;
	text-align : left;
}

div.task{
		text-align : center;
}



DIV.search {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 20px;
	margin-right : 20px;
		font-size : 12px;
	text-decoration : none;
	
}