<!--

/* --- SITEWIDE ---*/
body, td, p { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 9pt; color: #333333 }
a {  text-decoration: none; color: #003366 }


/* --- HEADERS --- */
.header { font-size: 8pt; color: #FFFFFF; font-weight: bold }
.header:link, .header:visited { text-decoration: none; color: #FFFFFF }
.header:hover, .header:visited:hover { color: #003366 }
.header1 { font-size: 8pt; color: #FFFFFF; font-weight: bold }
.header1:link, .header:visited { text-decoration: none; color: #FFFFFF }
.header1:hover, .header:visited:hover { color: #FFCC00 }


/* --- LINKS --- */
.a1 { font-size: 9pt; color: #FFFFFF; font-weight: bold }
.a1:link, .a1:visited { text-decoration: none; }
.a1:hover, .a1:visited:hover { color: #333333 }


/* --- LARGER headings and such --- */
.title1 { font-size: 9pt; color: #333333; font-weight: bold }
.title1:link, .title1:visited { text-decoration: none; color: #333333 }
.title1:hover, .title1:visited:hover { color: #003366 }

.title2 { font-size: 12pt; color: #333333; font-weight: bold }
.title2:link, .title2:visited { text-decoration: none; color: #333333 }
.title2:hover, .title2:visited:hover { color: #333333 }

.title3 { font-size: 10pt; color: #333333; font-weight: bold }
.title3:link, .title3:visited { text-decoration: none; color: #333333 }
.title3:hover, .title3:visited:hover { color: #333333 }

/* --- BACKGROUND COLORS --- */
.hor-bar { background-color: #CCCCCC; }
.background1 { background-color: #CCCCCC; }

/* --- TEXT --- */
.sigmetric { font-size: 7pt; color: #666666; font-weight: normal }


--> 
