body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/img01.jpg) repeat;
	text-align: left;
	font-family: " Tahoma", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	text-decoration: none;
        font-family:Arial, Helvetica, sans-serif;
	border: none;
        font-size: 10pt;
        

}
th {
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	border: none;

}

font {
	color: #1d3b8c;
        font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
        font: 9pt sans-serif;
        font-weight: bold;
}
p { 
       text-align: justify;
       border: none;
	   	border: none;
}

.bg { 
        font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C40000;
        font-weight: bold;
        text-align:center;
}
.bk { 
        margin: 0;
	padding: 0;
	background: #ffffff url(images/bgpred.png) no-repeat;
        text-align:center;
}

.bgx { 
        font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color:#d81f2a ;
        font-weight: bold;
        text-decoration: underline;
}

.bgy { 
        font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	color:#d81f2a ;
        font-weight: bold;
        text-align:center;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
	border: none;
}

H4 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	color: #660000;
}

H1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 20px;
	color:#5d4008 ;
        text-align:center;
}

H2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	color: #146711;
        font-weight: bold;
        text-align:center;
}

H3 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	color:#142d3d ;
        text-align:center;
        text-decoration: underline;
}
H5 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 8px;
	color: #000000;
	text-decoration: underline;
	border: none;
}

H6 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
        font-weight: bold;
}


div#menunav { 
   width: 100%; 
   float: center; 
   border-top: 1px  solid  #FFFFFF;  
   border-left: 1px  solid  #FFFFFF;
   border-bottom: 1px solid #FFFFFF;  
   border-right: 1px solid #FFFFFF;  
   font-size: 12px; 
   background-color: #146711;
   padding: 0 0 0 3px; 
} 
div#menunav ul { 
   margin: 1px; 
   padding: 3px; 
} 
* html div#menunav ul { 
   float: left;
   border-left: 1px solid #FFFFFF;
   margin-left: 0px;
} 
* html div#menunav a { 
  display: block; 
} 
div#menunav li { 
   float: left;
   list-style-type: none; 
   background-color: #146711;
   border-right: 1px solid #FFFFFF; 
} 
div#menunav li:first-child { 
   border-left: 1px solid #FFFFFF;
} 
div#menunav a { 
   text-decoration: none ;
   padding: 0px 8px 0px 8px ;
   color: #FFFFFF; 
} 
div#menunav a:hover { 
   color: #FFDDBB; 
} 
div#menunav li:hover { 
   background-color: #000000; 
}