BODY { background-color: #336699; margin-top: 0; margin-bottom: 0; &nbsp;} 
BASEFONT,BODY,TABLE,TR,TD,FORM,SMALL,A,INPUT,TEXTAREA,SELECT,BIG { font-size: 10pt; font-family: Verdana,Tahoma,arial,sans-serif; font-weight: normal; font-style: normal; color: #a0a0a0; } 
A { font-size: 9pt; text-decoration: none; color: #336699; font-weight: bold; } 
INPUT,TEXTAREA,SELECT { font-size: 8pt; font-weight: normal; font-style: normal; color: red; text-decoration: italics; background-color: #f0f0f0; border: 1px solid black; border-style: groove; } 
INPUT.button { background-color: red; font-weight: normal; color: white; text-decoration: none; cursor: hand; border-style: outset; } 
PRE,TT,LI { font-size: 8pt;&nbsp;} 
HR { color: silver } 

/* LINK GROUPS */ 
A.global-navigation { font-size: 8pt; text-decoration: none; color: #336699; font-weight: bold; } 
A.global-navigation:hover { font-size: 8pt; text-decoration: none; color: red; font-weight: bold; } 

/* SITE TITLE, PAGE TITLE, DATE, COPYRIGHT, MESSAGES */ 
.site-title { font-size: 18pt; font-weight: bold; font-style: normal; color: black; text-transform: capitalize; } 
.page-title { font-size: 13pt; font-weight: 100; font-style: normal; color: black; text-transform: small-caps; text-decoration: none; letter-spacing: 2px; } 
.date { font-size: 8pt; font-family: tahoma; font-weight: bold; font-style: normal; color: white; } 
.copyright-font { font-size: 8pt; font-weight: 100; font-style: normal; color: white; } 
A.copyright-font { font-size: 8pt; font-weight: 100; font-style: normal; color: orange; text-decoration: underline; } 
A.copyright-font:hover { font-size: 8pt; font-weight: 100; font-style: normal; color: red; text-decoration: underline; } 
.error-message-font { font-size: 10pt; font-weight: normal; font-style: normal; color: red; } 
.status-message-font { font-size: 10pt; font-weight: normal; font-style: normal; color: navy; } 
.caption { font-size: 8pt; font-weight: 100; font-style: normal; color: gray; } 
.table-caption { font-size: 10pt; font-weight: bold; font-style: normal; color: white; } 
.text-title { font-size: 13pt; font-weight: normal; font-style: normal; color: white; letter-spacing: 5px; } 
.text-subtitle { font-size: 8pt; font-weight: bold; font-style: normal; color: brown; } 
.text-date { font-size: 8pt; font-weight: normal; font-style: italic; color: black; } 
/* 
Menu Header Styles 
.ssmHdr { color: white; font: bold 14px verdana;} 
.ssmHdr:link { color: white; text-decoration: none; } 
.ssmHdr:visited { color: white; text-decoration: none; } 
.ssmHdr:hover { color: white; text-decoration: underline; } 
.ssmHdr:active { color: white; text-decoration: underline; } 

Menu Item Styles 
.ssmItem { color: black; font: 12px verdana; } 
.ssmItem:link { color: black; text-decoration: none; } 
.ssmItem:visited { color: black; text-decoration: none; } 
.ssmItem:hover { color: black; text-decoration: underline; } 
.ssmItem:active { color: black; text-decoration: underline; } 
*/ 
.ssmBar { color: #ff3300; font: bold 10pt verdana; }