html>body, html>body td, html>body th {
	font-size:   9pt;
	}
body, td, th	{
	margin:		0;
	padding:	0;
	font-family: Courier, Courier New, Verdana
	color:	#000;

	font-size: 9pt;

BODY {SCROLLBAR-FACE-COLOR: #95A193; SCROLLBAR-HIGHLIGHT-COLOR: #95A193; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR:  #FFFFFF; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #666666; }

	}
body, 	{
	background-color: White;
	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family:  Courier, Courier New, Verdana
    }
a	{
	color:	#333399;
	text-decoration: none;
	font-weight: regular;
	}
a:link	{
	color:	#333399;
	background-color: transparent;
	}
a:visited	{
	color:	#000066;
	background-color: transparent;
	}
a:active	{
	color:	#336699;
	background-color: transparent;
	}
a:hover	{
	color:	#336699;
	background-color: transparent;
	text-decoration:	none;
	font-weight: bold;
	}
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
p {
	margin-top: 0; padding-top: 0;
	line-height: 1.5em;
	}	
h1	{
	font-size:	22px;
font-family: Courier, Courier New, Verdana;
	font-weight: bold;
	color: #000033;
	background-color: transparent;
	margin:	1px 0 1px 0;
	}
	
h2	{
	font-size:	14px;
font-family: Verdana, Arial;
	font-weight: bold;
	color: #006666;
	background-color: transparent;
	margin:	1px 0 5px 0;
	}
	
h3	{
	font-size:	12px;
font-family: Verdana, Arial;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	margin:	1px 0 5px 0;
	}
	
h4 {
	font-size:	10px;
font-family: Verdana, Arial;
	font-weight: bold;
	color: #333300;
	background-color: transparent;
	margin:	1px 0 5px 0;
	}
	
h5	{
	font-size:	19px;
font-family: Verdana, Arial;
	font-weight: bold;
	color: #333300;
	background-color: transparent;
	margin:	1px 0 5px 0;
	}
	
h6	{
	font-size:	11px;
font-family: Verdana, Arial;
	font-weight: bold;
	color: #000033;
	background-color: transparent;
	margin:	1px 0 1px 0;
	}		



code, tt, pre	{
	font: 12px andale mono, monaco, courier, courier new, monospace;
	color: #06c;
	background: transparent;
	}
