BODY {
 background-color: #FFFFFF;
 font-family: arial;
 font-size: 9pt;
 color: #000000;
 margin-top: 10px;
 margin-left: 0px;
}
LI,TD,INPUT {
 font-family: arial;
 font-size: 9pt;
 color: #000000;
}
SELECT {
 font-family: arial;
 font-size: 11pt;
 color: #000000;
}
.justify {
 text-align: justify;
}
.border1 {
 border-color: #000000;
 border-style: solid;
 border-width: 1px;
}
.title1 {
 font-size: 12pt;
 font-weight: bold;
 color: #000000;
}
.title2 {
 font-size: 14pt;
 font-weight: bold;
 color: #000000;
}
.notetitle {
 font-size: 12pt;
 font-weight: bold;
 color: #34440F;
}
.note {
 font-size: 10pt;
}
.distinctive {
 font-family: times new roman, times, serif;
 font-size: 9pt;
 font-weight: bold;
 letter-spacing: 1px;
}
.hr1 {
 border: 1px solid #D2B48C;
 width: 600px;
 text-align: center; /* this will align it for IE */
 margin: 0 auto 0 auto; /* this will align it left for Mozilla */
}
A:link {
 color: #000000;
}
A:visited {
 color: #000000;
}
A:hover {
 color: #857259;
}
A:active {
 color: #857259;
}
.nav {
 color: #000000;
 font-size: 12pt;
}
A.nav:link {
 color: #000000;
 font-size: 12pt;
}
A.nav:visited {
 color: #000000;
 font-size: 12pt;
}
A.nav:hover {
 color: #857259;
 font-size: 12pt;
}
A.nav:active {
 color: #857259;
 font-size: 12pt;
}
.link1 {
 color: #000000;
 text-decoration: none;
}
A.link1:link {
 color: #000000;
 text-decoration: none;
}
A.link1:visited {
 color: #000000;
 text-decoration: none;
}
A.link1:hover {
 color: #857259;
 text-decoration: none;
}
A.link1:active {
 color: #857259;
 text-decoration: none;
}
.link2 {
 color: #000000;
 text-decoration: none;
}
A.link2:link {
 color: #000000;
 font-size: 14pt;
 font-weight: bold;
 text-decoration: none;
}
A.link2:visited {
 color: #000000;
 font-size: 14pt;
 font-weight: bold;
 text-decoration: none;
}
A.link2:hover {
 color: #857259;
 font-size: 14pt;
 font-weight: bold;
 text-decoration: none;
}
A.link2:active {
 color: #857259;
 font-size: 14pt;
 font-weight: bold;
 text-decoration: none;
}
