a            { font-family: Trebuchet MS; font-size: 10pt; text-align: left }
a:active     { font-family: Trebuchet MS; font-size: 10pt; color:#003300 }
a:hover      { font-family: Trebuchet MS; font-size: 10pt; font-weight: bold; color:#000000 }
a:link       { font-family: Trebuchet MS; font-size: 10pt; font-weight: bold; color:#666666 }
a:visited    { font-family: Trebuchet MS; font-size: 10pt; color:#003300 }
h1           { font-family: Trebuchet MS; font-size: 12pt; font-weight: bold }
body         { font-family: Trebuchet MS; font-size: 10pt }
mainbody	 { font-family: Trebuchet MS; font-size: 10pt }






BODY {
font-family : Trebuchet MS;
font-size : 100%;
margin: 10px 0px;
background: #FFFFFF;
color: #CCCCCC
}

P, TD, LI, UL, Table {
font-family : "Trebuchet MS";
font-size : 10pt;
}

A:LINK {
color : #666666;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #003300;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #000000;
text-decoration : none;
font-weight: bold;
}
A:ACTIVE {
color : #003300
text-decoration : none;
font-weight: bold;
}

H1 {
font-size : 130%;
font-weight : bold;
color : #006600;
text-align: center;
}

H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #4B0000;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

LI {list-style-type: disc}

.left {
background: #FCDB8C;
color: #000000;
border: 1px solid #000000;
}

.middle {
background: #EFBE00;
background-image: ;
color: #000000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.mainbody {
background: #FFFFFF;
color: #000000;
border: 1px solid #000000;
padding: 15px;
text-align: justify;
}

.navigation {
background: #FFFFFF;
color: #000000;
border: 1px solid #000000;
text-align: center;
}

.copyright {
color: #000000;
font-size: 85%;
letter-spacing: 2;
font-weight: bold;
padding: 2px;
text-align: center
}
