body {
	font-family: Arial, Verdana;
   background-color: #F6F6F6;
}

hr {color: #FFFFFF}

td, th {
    font-family:  Arial, Verdana;
	 font-size: 14px;
	 }

li {
    font-family:  Arial, Verdana;
	 font-size: 12px;
	 text-align: justify;
	 font-weight: bold;
	 }

P {font-size: 14px;
	text-align: justify;
	 }

.article {padding: 6pt;}

H1 {
	font-size: 22px;
	font-weight: bold;
	}

.H2 {
	font-size: 14px;
	font-weight: bold;
	}

.H3 {
	font-size: 16px;
	font-weight: bold;
	background-color: #99CCFF;
	color: #0000FF;
	padding: 6pt;
	}

.H31 {
	font-size: 16px;
	font-weight: bold;
	background-color: #0044A8;
	color: #FFFBA7;
	}

.footnote {
	font-size: 12px;
	font-weight: bold;
	background-color: #0044A8;
	color: #FFFBA7;
	}

DIV.content {
	font-size: 11px;
	font-weight: bold;
	background-color: #99CCFF;
	color: #0000FF;
	padding: 6pt;
   border-width: 1px;
   border-color: #FFFFFF;
   border-style: solid;
   margin-bottom: 5px;
	text-align: left; 
}

DIV.top {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFBA7;
	color: #0000FF;
	padding: 6pt;
   border-width: 1px;
   border-color: #99CCFF;
   border-style: solid;
   margin-bottom: 5px;
}
.cont {background-color: #99CCFF;}



.wht {color: #FFFFFF;}

.nbl {color: #0000FF;}

a:hover {color: #FFFFFF; background-color:#99CCFF; text-decoration: none}


DIV.name {text-align: right}
