a            { text-decoration: none; color: #C0C0C0; font-size: 8pt }
a:link       { text-decoration: none; color: #C0C0C0 }
a:visited    { text-decoration: none; color: #C0C0C0 }
a:active     { text-decoration: none; color: #C0C0C0 }
a:hover      { color: #1A1A1A; text-decoration: none }
body         { font-family: Verdana, Arial, Helvetica; color: #313131; font-size: 8pt; 
               text-decoration: none; background-color: #E2E2E2; font-weight: 
               bold }
table        { table-border-color-light: rgb(255,255,102); table-border-color-dark: 
               rgb(0,0,0); font-size: 8pt }
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1           { font-size: 18pt; font-weight: bold }
h2           { font-size: 16pt; font-weight: bold }
h3           { font-size: 10pt; color: #313131 }
h4           { font-size: 12pt; font-weight: bold }
h5           { font-size: 10pt; font-weight: bold }
h6           { font-size: 10pt; font-style: italic; font-weight: bold }
frame        { border-style: solid; border-color: #313131 }
hr           { color: #313131; list-style-type: none }
ul           { list-style-type: disc; text-indent: 0 }
