body {
	background: navy;
	color: #E0FFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	width: 840px;
}
table#table {
	width: 840px;
	background: navy;
	text-align: center;
}
table#table1 {
	width: 840px;
	text-align: center;
}
table#table2 {
	width: auto;
	text-align: center;
	background: Navy;
	height: 135px;
}
table#table3 {
	background: navy;
	height: 200px;
	line-height: 25px;
	text-align: center;
	width: 840px;
}
table#table4 {
	width: 840px;
	text-align: center;
	background: transparent;
}

table#table5 {
	width: 840px;
	text-align: center;
	background: navy;
	color: #E0FFFF;
}
table#table6 {
    color: #E0FFFF;
	width: 840px;
	text-align: center;
	background: navy;
	color: #E0FFFF;
}
 
h1 {
	color: Gray;
	font-family: sans-serif;
	font-size: 9px;
}
h2 {
          background-color : transparent;
          color : #E0FFFF;
          font-family : Georgia, "Times New Roman", Times, serif;
          font-size : 12px;
          padding-top : 10px;
      }
h3 {
          color : #E0FFFF;
          font-family : Georgia, "Times New Roman", Times, serif;
          font-size : 16px;
          font-style : oblique;
          font-weight : bold;
          padding-top : 10px;
		}
h4 {
          color : #E0FFFF;
          font-family : Georgia, "Times New Roman", Times, serif;
          font-size : 16px;
          font-style : oblique;
          font-weight : bold;
          padding-top : 10px;
		}		
h5 {
	color: #E0FFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	padding-top: 10px;
}		
		
h6 {
          color : #E0FFFF;
          font-family : Georgia, "Times New Roman", Times, serif;
          font-size : 14px;
          font-style : oblique;
          font-weight : bold;
          padding-left : 25px;
          padding-right : 25px;
          padding-top : 4px;

      }

		
#navcontainer {
	background-color: transparent;
	font-size: small;
	padding: 3px;
	
}		
		
#navlist ul
{
	white-space: nowrap;
	padding: 3px 0 10px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	color: #FFFF7F;

}  

#navlist a {
	padding: 3px 8px;
	background-color: #A61E73;
	color: #E0FFFF;
	line-height: 30px;
}


#navlist a:hover
{
	color: Navy;
	background-color: #FFFF7F;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

#navcontainer1 {
	width: 160px;
	padding-left: 20px;

}

#navcontainer1 ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;

}

#navcontainer1 a
{
	display: block;
	padding: 3px;
	width: 140px;
	background-color: Navy;
	color: #E0FFFF;
}

#navcontainer1 a:link
{
	text-decoration: none;
	color: #E0FFFF;
}

#navcontainer1 a:hover
{
	background-color: transparent;
	color: #FFFF7F;
}

navlist1 a:visited
{
	text-decoration: none;
	color: #E0FFFF;
}
 
#navcontainer2 {
	background-color: transparent;
	font-size: small;
	padding: 3px;
}		
		
#navlist2 ul
{
	white-space: nowrap;
	padding: 3px 0 10px;
}

#navlist2 li
{
	display: inline;
	list-style-type: none;
	color: #FFFF7F;

}  

#navlist2 a {
	padding: 3px 8px;
	background-color: #A61E73;
	color: #E0FFFF;
	line-height: 30px;
}


#navlist2 a:hover
{
	color: Navy;
	background-color: #FFFF7F;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}