<STYLE  type="text/css">
        p {font-family: Verdana,Helvetica,Arial,Geneva; color:black;}
        BODY{ font-family: Verdana,Helvetica,Arial,Geneva; font-size: 70%; height: 100%;}

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

	img {display: block;}

        A:link {color:#000099; text-decoration: none;}
        A:visited {color:purple; text-decoration: none;}
        A:hover {color:#000099; text-decoration: underline;}
        .menufont { font-size : 80%; font-family: Verdana; color:#000000; text-decoration:none;}
        .menufont a:hover{ font-size : 80%; font-family: Verdana; color:#000099; text-decoration:none;}       	
        .titlefont2 { font-size : 70%; font-family: Verdana; color:#000099; text-decoration:none;}
	.div1 {font-size:80%; font-family: Verdana; font-weight:normal;}
	.bitext {font-family: Verdana; font-size:70%; color:#ffffff; font-weight:normal;}

        H1 {font-size:110%; font-family: Verdana; font-weight:bold;}
        H2 {font-size:90%; font-family: Verdana; font-style:italic;}
        H3 {font-size:80%; font-family: Verdana; font-weight:normal;}
        H4 {font-size:20%; font-family: Verdana; font-weight:normal;}
        p {text-indent: 30%; }
        H5 {font-family: Verdana; font-size:90%; color:961212; font-weight:normal;}
        H6 {font-family: Times; font-size:180%; color:961212; font-weight:normal;}

	.indent {padding-left:30px;}
}

{}

ul
{
list-style: disc;
}

td.navcellOff
{
background-color: #c8b07f;
padding-left:10px;
border-bottom: 1px solid white;
}

td.navcellOn
{
background-color: #ad986f;
padding-left:10px;
border-bottom: 1px solid white;
}


td.main
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	border-collapse: collapse;
}
td.body
{
	border-width: 25px 15px 15px 15px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	border-collapse: collapse;
}
table.main {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	border-collapse: collapse;
}
table.menu2 {
	border-width: 1px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: #c8b07f;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.menu td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: #c8b07f;
	-moz-border-radius: 0px 0px 0px 0px;
}
</style>