* {
margin: 0 auto;
padding: 0;
}

body {
background-color: #606060;
text-align: center;
}

#page {
width: 984px;
margin: 0 auto;
background-color: #00C000;
font-family: Georgia, serif;
font-size: 13px;
line-height: 140%;
text-align: left;
}

#main {
width: 600px;
float: left;
background-color: #FFFFFF;
margin: 0 auto;
padding: 10;
}

#column_left {
float: left;
width: 160px;
margin: 0;
margin-left: -20px;
padding: 10px;
text-align: left;
}

#column_right {
width: 160px;
float: right;
margin: 0 auto;
text-align: center;
}

.nav {
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
line-height: 120%;
font-weight: bold;
}

.nav_desc {
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
line-height: 110%;
font-weight: bold;
}

p {
margin-top: 8px;
margin-bottom: 8px;
font-family: Georgia, serif;
font-size: 13px;
line-height: 140%;
}


.whiteText {
   color:#FFFFFF
   }

A:hover {
   color: #FF0000
   }

A:link {
   color: #333399
   }

DIV.logo {
   position: absolute;
   margin-top: 0;
   margin-left: 0;
   z-index: 1
   }

DIV.hq {
   position: absolute;
   margin-top: 60;
   margin-left: 68;
   z-index: 0
   }

FONT.biz {
   color: #0000FF
   }

FONT.body {
   font-size: 90%;
   }

FONT.small {
   font-family: Arial, Helvetica;
   font-size: 9px;
   }

FONT.tiny {
   font-family: Arial, Helvetica;
   font-size: 8px;
   }

FONT.warn {
   font-family: Arial, Helvetica;
   font-size: 80%;
   font-weight: bold;
   color: red
   }

H1 {
   font-size: 250%;
   color: #008000;
   font-weight: medium
   }

H2 {
   font-size: 200%;
   color: #008000;
   font-weight: medium
   }

H3 {
   font-family: Verdana, Arial, Helvetica;
   font-size: 175%;
   color: #008000;
   font-weight: medium
   }

H4 {
   font-size: 150%;
   color: #008000;
   font-weight: medium
   }

H5 {
   font-size: 125%;
   color: #008000;
   font-weight: medium
   }

H6 {
   font-size: 100%;
   color: #008000;
   font-weight: medium
   }

TD {
   vertical-align: top
   }
