a:link,a:visited {
 font-family: COURIER NEW;
 font-size: 9pt;
 color: #000000;
 font-weight: bold;
 text-decoration:underline;
}

a:hover {
 font-family: COURIER NEW;
 font-size: 9pt;
 font-weight: bold;
 color: #4F6268;
 text-decoration:none;
}


body {
 font-family: COURIER NEW;
 font-size: 9pt;
 font-weight: bold;
 color: #4F6268;
}

table {
 font-family: COURIER NEW;
 font-size: 9pt;
 font-weight: normal;
 text-align:left;
 vertical-align:top;
 color: #4F6268;
}


td {
 font-family: COURIER NEW;
 font-size: 9pt;
 font-weight: normal;
 text-align:left;
 color: #4F6268;
 vertical-align:top;
 }

td.head {
 font-family: COURIER NEW;
 font-size: 13pt;
 font-weight: bold;
 text-align:left;
 color:#000000;
 vertical-align:top;
 padding: 15px 15px 0px 15px;
 margin:0px;
}

td.main_menu {
 font-family: COURIER NEW;
 font-size: 9pt;
 font-weight: bold;
 text-align:left;
 color:#000000;
 vertical-align:top;
 padding: 0px 0px 5px 25px;
 margin:0px;
}

td.content {
 font-family: COURIER NEW;
 font-size: 9pt;
 font-weight: normal;
 text-align:left;
 color: #4F6268;
 padding: 0px 15px 5px 15px;
 vertical-align:top;
}

h1 {
 font-family: COURIER NEW;
 font-size: 14pt;
 font-weight: bold;
 text-align:left;
 color:#CCD94D;
 margin: 2px;
 vertical-align:top;
}

.logo {
 font-family: COURIER NEW;
 font-size: 11pt;
 font-weight: bold;
 color:#000000;
 margin: 0px;
 padding: 75px 0px 0px 0px;
 vertical-align:top;
 text-align:center;
}
