body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000099;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
body {
	background-color: #000099;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0

}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0;
}
h4 {
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0;
}
h5 {
	font-size: 16px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0

}
h6 {
	font-size: 16px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0

}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.dropmenu {
   position: absolute;
   left: -1500px;
   visibility: visible;
   z-index: 101;
   float: left;
   width: 132px;

   border-width: 2px;
   border-style: solid;
   border-color: #7F7F7F;	
   background-color: #000000;
}
.dropmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
.dropmenu li {
   display: inline;
}
.dropmenu a, .dropmenu a:visited, .dropmenu a:active {
   display: block;
   width: 130px;

   padding: 2px;
   margin: 1px;
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   text-align: left;
   text-decoration: none;

   color: #FFFFFF;
   background-color: #990000;
}
.dropmenu a:hover {
   padding: 2px;
   margin: 1px;
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   text-align: left;
   text-decoration: none;

   color: #000000;
   background-color: #FF3B3B;
}
