a:link
{
	color: #FFFFFF;
}

a:visited
{
	color:  #FFFFFF;
} 

a:active 
{
	color:  #333333;
}

ul.bullet     { width: 85%%; text-align: left;  font-family: 
               Courier; font-size: 10pt; background-color: "#FFFFFF" }

p.quote    { color: #666666; font-size: 10pt; font-family: Comic Sans MS }

table 	{
		font-family: Verdana, Arial, Helvetica; font-size: x-small;
	}

body 	{
	font-family: Arial, Helvetica;
	background-color: white;
	font-size: 4pt
	color: 006699;
	margin-left:20;
	margin-top: 0;
	margin-right: 40;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
        	scrollbar-base-color:#FFFFFF;
        	scrollbar-track-color:#FFFFFF;
        	scrollbar-darkshadow-color:#FFFFFF;
        	scrollbar-face-color:#FFFFFF;
        	scrollbar-highlight-color:#000000;
        	scrollbar-shadow-color:#000000
	}

p            { font-family: Courier; font-size: x-small; color: 000000; 
               text-align: Left }

ul           { font-family: Courier; font-size: x-small }

Font.first
{ 	font-family:"Courier";
	font-weight: bold;
	color:  black;
	font-size: 10pt;
}



h1
{
	font-family:"Courier";
	font-size: 16pt;
	color:  "#000000" ;
}
h2
{
	font: bold 12pt Courier ;
	color: "#000000" ;
}

h3      { font-style: normal; font-weight: bold; font-size: 10pt; font-family: 
               Courier; color: "#666666"}

------------------ Not using these, I think -----------------

! Table stuff!
               
TR.a	{background-color: "#B0B0FF";}
TR.b	{background-color: "#C6C6FF";}
TR.c	{background-color: "#D5D5FF";}
TR.d	{background-color: "#DDDDFF";}
TR.e	{background-color: "#F4F4FF";}
TR.x	{background-color: "#F0F0FF";}

div.high {background-color: "#F0F0FF";}




h4           { font-style: normal; font-weight: bold; font-size: 9pt; font-family: 
               Verdana, Arial, Helvetica; color: "#739CAD"}

P.normal 
{
background-color: #DEDCDC;
color: #666666;
padding: 1%;
font-family: "Arial Narrow";
font-size: small;
border: medium #FfFfff solid;
margin-left: 3%;
margin-right: 3%;
}

P.highlight 
{
background-color: #DEDCDC;
color: #666666;
padding: 1%;
font-family: "Arial Narrow";
font-size: small;
border: medium #FfFfff solid;
margin-left: 3%;
margin-right: 3%;
}

Font.table_a
{ 	font-family:"Comic Sans MS";
	color: 333333;
	font-size: 9pt;
}

p.normal_text     { margin-left:15% }

ol.alpha     { list-style-type: lower-alpha; font-family: Comic Sans MS; font-size: 10pt; 
               color: #666666; text-align: Justify }

ol.roman     { list-style-type: lower-roman; font-family: Comic Sans MS; font-size: 10pt; 
               color: #333333; text-align: Justify }

table.maxi	{
	font-family: Verdana, Arial, Helvetica; font-size: x-small;color: 006699;
	background-color: white;

	}

table.mini 	{
	font-family: Verdana, Arial, Helvetica; font-size: x-small;color: 006699;
	width: 300;
	}

body.3d_menu	{
	margin-left:5;
	margin-top: 5;
	}

body.3d_detail	{
	margin-left:40;
	margin-top: 5;
	}
P.blue 	{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: 006699;
	}
b.high {color: pink}