.body {
 background-color: #FFFFFF;
 margin-left: 0px;
 margin-top: 0px;
 width: 800px;
}


.defaulttext {
 font-family: Trebuchet, Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 color: #000000;
}


.menutable {
 background-color: #ffffff;
 font-family: Trebuchet, Arial, Helvetica, sans-serif;
 border-width: 1px;
 border-style: solid;
 border-color: #d0d0d0;
 vertical-align: top;
}

.menucell {
 font-size: smaller;
 font-style: normal;
 font-weight: normal;
 border-style: none;
 vertical-align: top;
}

.menulink 
{ 
 color: #000000;
 text-decoration: none;
 }

.menulink:hover 
{
 color: #000000;
 text-decoration: underline;
}

h1 {
 font-family: Times New Roman, serif;
 font-size: 36pt;
 font-style: italic;
 font-weight: normal;
 color: #ff3300
}

h2 {
 font-family: Times New Roman, serif;
 font-size: 22pt;
 font-style: italic;
 font-weight: normal;
 color: #ff3300
}

.pageheading {
 font-family: Trebuchet, Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-style: normal;
 font-weight: bold;
 color: #000000;
 background-color: #FFFFEE;
}

.pagetitle {
 text-indent: 10px;
 font-family: Trebuchet, Arial, Helvetica, sans-serif;
 font-size: large;
 font-style: normal;
 font-weight: bold;
 color: #000000
}

.footer
{
 font-family: Trebuchet, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #999999;
 text-align: center
}

.footerlink
{
 font-family: Trebuchet, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #666666;
 text-decoration: none}

.footerlink:hover
{
 font-family: Trebuchet, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #666666;
 text-decoration: underline
}


.defaultlink
{
 font-family: Trebuchet, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #000000;
 text-decoration: none
}

.defaultlink:hover
{
 font-family: Trebuchet, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #000000;
 text-decoration: underline
}

.leftcolumn {
 font-family: Trebuchet, Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 text-decoration: underline;
 color: #000000;
}

.rightcolumn {
 font-family: Trebuchet, Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: normal;
 text-decoration: none;
 color: #000000;
}

