/* COLOR */
h1, h2, h3, h4, h5, h6, .blockquote, .footnotes, p, div, body, address, ul, small, sup {color: #663300} 

/* FONT */
h1, h2  { font-family: Optimum, "Trebuchet MS", Helvetica, sans-serif }
p, h3, h4, h5, h6, .blockquote, small, div, body, address, ul, sup { font-family: Trebuchet MS, Helvetica, sans-serif }
.Excerpt { font-family : Georgia, "Times New Roman", Times, serif; font-size : 11pt; font-weight: bold; color: #666666}

/* SIZE */
h1  { font-size: 12pt}
h2  { font-size: 11pt}
h3  { font-size: 10pt}
h4  { font-size: 10pt}
h5  { font-size: 10pt}
h6, .footnote, .footnotes { font-size: 9pt}
.blockquote  { font-size: 10pt}
sup, small { font-size: 9pt}
div, body, p  { font-size: 10pt}
address { font-size: 10pt}
ul  { font-size: 10pt}

/* ITALIC */
h3, h4, .blockquote {font-style: italic} 

/* ALIGNMENT */
.C {text-align: center}
.L, H4, .blockquote {text-align: left}
H1, H3 {text-align: center}

/* BASELINE SHIFTS */
.footnote { vertical-align:super}

/* BOLD */
h1, h2, h5 {font-weight: bold}
h3, h4, h6, div, body, small, sup, address, ul, .blockquote {font-weight: normal}

/* LINKS */
A {text-decoration: underline;  color: #336699; font-style:normal} 
A:hover {color: #FF3300}
A.H2 { font-family: Optimum, "Trebuchet MS", Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #336699; font-style: normal }
A.H4 { font-size: 10pt; font-family: font-family: "Trebuchet MS", Helvetica, sans-serif;text-decoration: underline; color: #336699; font-style: normal}
A.H6 { font-size: 8pt; font-family: "Trebuchet MS", Helvetica, sans-serif;text-decoration: underline; color: #336699; font-style: normal}

/* IMAGES */
IMG { border-color: #336699}

/* CENTER */
table.center { 
width: 775px;
margin-top: 0;
margin-left: auto;
margin-right: auto;
margin-bottom: 0
}

container { 
width: 775px;
height: auto
}

/* Blockquote */
.blockquote { padding-left: 40px; padding-right: 40px; }