

body	{
	margin:	0;
	padding:	0;
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	line-height: 14pt;
	color:	#000000;  
	}
div, p, ul, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	}
ol, li, dl, dt, dd {
	line-height: 1.25em;
	}
h1	{
	font-size:	1.8em;
	line-height: 24pt;
	font-weight: normal;
	color: #993333;
	}
h2	{
	font-size:	1.2em;
	line-height: 18pt;
	font-weight: bold;
	color: #333366;
	}
h3	{
	font-size:	1.2em;
	line-height: 18pt;
	font-weight: bold;
	color: #993333;
	}
h4	{
	font-size:	0.8em;
	font-weight: normal;
	color:	#000000;
	}
h5	{
	font-size:	1em;
	font-weight: normal;
	}
h6	{
	font-size:	0.5em;
	font-weight: normal;
	}		
h1, h2, h3, h4, h5, h6	{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	}
img	{
		/* turns off gaps around images */
	border:	0px none; 
	}
a	{
	color: #333366;
	line-height: 1em;
	background-color: transparent;
	text-decoration: underlined; 
	}
a:link	{
	color: #333366;
	line-height: 1em;
	background-color: transparent;
	text-decoration: underlined; 
	}
a:visited	{
	color: #9999cc;
	line-height: 1em;
	background-color: transparent;
	text-decoration: underlined;  
	}
a:active	{
	color: #333366;
	line-height: 1em;
	background-color: transparent;
	text-decoration: underlined; 
	}
a:hover	 {
	color: #333366;
	line-height: 1em;
	background-color: transparent;
	text-decoration: underlined; 
	}
.head2 {
	font-size:	1.2em;
	line-height: 18pt;
	font-weight: bold;
	color: #333366;
	}
.head3 {
	font-size:	1.2em;
	line-height: 18pt;
	font-weight: bold;
	color: #993333;
	}
.head4 {
	font-size:	10pt;
	line-height: 18pt;
	font-weight: normal;
	color: #333366;
	}
.head5 {
	font-size:	11pt;
	line-height: 14pt;
	font-weight: bold;
	color: #333366;
	}	
	
