BODY {
	background-color : ghostwhite;
	font-family : Maiandra GD, Georgia;
	font-size : 10pt;
	color: darkslategray;
}

TD{
	font-size : 10pt;
	font-family : Maiandra GD, Georgia;
	color: darkslategray;
       background-color : ghostwhite;
       padding:0.5em;
      

}
.navigate
{
	font-size : 11pt;
	font-family : Rockwell, fantasy;
	color: ghostwhite;
         background-color : papayawhip;
padding:0.2 em;
}

.home
{
	font-size : 10pt;
	font-family : Rockwell, fantasy;
	color: darkslategray;
         background-color : ghostwhite;
width:100%; 
padding:0.5em;
}


.half
{
	font-size : 10pt;
	font-family : Rockwell, fantasy;
	color: darkslategray;
         background-color : ghostwhite;
width:50%; 
padding:0.5em;
}


h1
{
	font-size : 14pt;
	font-family : Rockwell, fantasy;
	color: darkslategray;
         }

h3
{
	font-size : 12pt;
	font-family : Rockwell, fantasy;
	color: darkslategray;
         }


A {
	color: gray;
}

A:Hover {
	color: navy;
	font-size : 12pt;
	font-family : Rockwell, fantasy;
	font: bold;
color: midnightblue;


}
.TA { font-size:11pt;
color:  }