a:link       { color: #000068 }
a:visited    { color: #008080 }
a:active     { color: #00CCCC }

body         { font-family: Verdana, "Arial Narrow", Arial, Helvetica; color: #000000; font-size: 10pt}
body         { background-color: #FFFFCC }

table
{
	table-border-color-light: #FF0000;
	table-border-color-dark: #FF0000;
}

h1, h2, h3, h4, h5, h6 { font-family: Verdana, "Arial Narrow", Arial, Helvetica; color: #000000; 
               font-weight: bold; margin-top: 0; margin-bottom: 0 }
h1           { font-size: 36pt}
h2           { font-size: 18pt; text-transform: uppercase }
h3           { font-size: 14pt; text-transform: uppercase }
h4           { font-size: 10pt }
h5           { font-size: 8pt; margin-left: 25 }
h6			   {  }

ul           { font-family: Verdana, "Arial Narrow", Arial, Helvetica; color: #000000; 
               font-size: 8pt; list-style-type: circle; word-spacing: 0; 
               line-height: normal; margin-top: 0; margin-bottom: 0 }
li           { font-family: Verdana, "Arial Narrow", Arial, Helvetica; color: #000000; 
               font-size: 8pt; word-spacing: 0; line-height: normal; 
               list-style-image: none;
               list-style-position: outside; list-style-type: disc; list-style: outside;
               
               margin-top: 0; margin-bottom: 0 }
p            { font-family: Verdana, "Arial Narrow", Arial, Helvetica; color: #000000; 
				  font-size: 8pt; word-spacing: 0; line-height: 100%; 
               margin-top: 2; margin-bottom: 2 }
