BODY          { 

font-family: arial; 
font-size:9pt; 
margin-top: 0; 
margin-left: 0; 
margin-right: 0; 
padding-top: 0; 
padding-left: 0; 
padding-right: 0;
overflow-y:scroll;
 }

A:link        { font-weight: normal; text-decoration: none; color: #3578B7; }

A:visited     { font-weight: normal; text-decoration: none; color: #3578B7; }

A:hover       { font-weight: normal; text-decoration: underline; color: #3578B7; }


.white        { font-family: arial; color: #FFFFFF; font-size:10pt; font-weight: bold;}

TD            { font-family: arial; color: #666; font-size:9pt; font-weight: normal; line-height:140%;}

.test            { font-family: arial; color: #78A2BA; font-size:7.5pt; font-weight: normal; line-height:140%;}

h1            { color: #333; font-size:13pt; font-weight: bold; }

input         { background-color: #D3D3D3; font-family: arial; font-size: 9pt; color: #000000; }

textarea      { background-color: #D3D3D3; font-family: arial; font-size: 9pt; color: #000000; }

select        { background-color: #D3D3D3; font-family: arial; font-size: 7pt; color: #000000; }


