H1  { 
		font-size: 18pt;
		font-family: Verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
                text-align: center;
		color: #cc9933;
		}

H2  { 
		font-size: 16pt;
		font-family: Verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
                text-align: center;
		color: #cc9933;
		}

H3  { 
		font-size: 14pt;
		font-family: Verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
                text-align: center;
		color: #000066;
		}

H4  { 
		font-size: 12pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif; 
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
                text-align: left;
		color: #000066;
		}
.right  {
		font-size: 12pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif;
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		color: #000066;
		text-align: right;
		}

body  {
		font-size: 9pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif;
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		color: #000066;
		background: #FFFFFF;
                text-align: justify;
		}

p  {
		font-size: 9pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif;
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		color: #000066;
                text-align: justify;
		}

th  {
		font-size: 10pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif;
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		background: #cc9933;
		color: #000066;
                text-align: center;
		}

td  {
		font-size: 9pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif;
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		color: #000066;
		}

.toolbar  {
		font-size: 8pt;
		font-family: verdana, arial, helvetica, lucida-sans, sans-serif;
		font-variant: normal;
		font-style: normal;
		font-weight: normal;
		color: #000066;
		text-align: left;
		text-decoration: none;
		}

A:link {
		color: #000066;
	}
A:visited {
		color: #0040b0;
	}

.linespace  {line-height: 120%}

.just  {text-align: justify}

CODE  {
		font-family: courier, monaco, courier new;
		font-size: 12pt;
		color: #666666;
		}

KBD  {
		font-family: courier, monaco, courier new;
		font-size: 12pt;
		color: #666666;
		}


