<style>

body		{ margin:0; background-image:;
		  font-family: Arial, Courier New, High Tower Text;
		  font-size:medium;
		  //scrollbar-face-color: #; 
		  //scrollbar-shadow-color: #;
	          //scrollbar-highlight-color: #; 
	          //scrollbar-3dlight-color: #; 
	          //scrollbar-darkshadow-color: #; 
	          //scrollbar-track-color: #; 
        	  //scrollbar-arrow-color: #; 
		}

A:link		{color:maroon; text-decoration:none; font-weight:bold; font-size:12;}
A:visited	{color:maroon; text-decoration:none; font-weight:bold; font-size:12;}
A:active	{color:red; text-decoration:underlined; font-weight:bold; font-size:12;}
A:hover		{color:red; text-decoration:underlined; font-weight:bold; font-size:12;}
//A:focus:hover 	{background: #ffffff; color:#000000; }


A:link.ftrlink		{color:black; text-decoration:none; font-weight:light; font-size:10;}
A:visited.ftrlink	{color:black; text-decoration:none; font-weight:light; font-size:10;}
A:active.ftrlink	{color:red; text-decoration:underlined; font-weight:light; font-size:10;}
A:hover.ftrlink		{color:red; text-decoration:underlined; font-weight:light; font-size:10;}

p		{font-family: Arial; font-size:medium; color:#000000; 
		}

h1		{font-family: Arial; color:#000099; font-style:italic; font-weight: bold; 
		 
		}

h2		{font-family: Arial; color:#000099; font-style:italic; font-weight: bold; 

		}

h3		{font-family: Arial; color:#000099; font-style:italic; font-weight: bold; 

		}

h4		{font-family: Arial; font-size: medium; color:#0000ff; }
h5		{font-family: Arial; color:#0000ff; }
h6		{font-family: Arial; color:#0000ff; }

.fr		{color:red; width: 200;
		}

.header		{font-size:larger; color:#000000; font-style: bold; }

.bold		{font-weight:bold;}

.itl		{font-weight:;}
	
alt		{background-color: #990000; font-color:#000000; font-weight:bold; }

.blinktext	{text-decoration: blink;}

.txtident	{text-ident: 20%; }

.extrahdr	{position:absolute; top:15px; left:15px; }

// -->
</style>