body, input, textarea {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	SCROLLBAR-BASE-COLOR: #006699; 
	SCROLLBAR-ARROW-COLOR: #006699; 
	}
	
.txt {color:#999999}
	
select  {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	}
#language	{
	font-size : 8pt;
	color : gray;
	}
table.openpage 	{border: solid black;}

li	{ list-style: url(bullet.gif) circle outside; margin-left: -20px;}
td	{ font-size : 8pt; }
.small	{ 
	font-size : 8pt; 
	color : #FFFFFF;
	text-decoration: none;	
	}
#smltxt { 
	font-size : 8pt;
	color : #0000FF;
	}
h1  { font: normal 20pt "Arial", "Verdana", "Helvetica", "sans-serif";	}
h2, h3  {
	font-size : 150%;
	font-weight : bold;
	color : #336699;
	margin-bottom: 0
	}
A	{
	color : #336699;
	text-decoration: underline;
	}
A:Visited	{ color : #003366; }
A:Hover	{ color : #33CC33; }

/* TAGS FOR TOP AND SIDE MENUS */

.menu		{
	font-size : 8pt; 
	color : white; 
	text-decoration: none;
	}
A:visited.menu		{
	color : #FFFFFF; 
	}
A:Hover.menu		{
	color : #99FFCC; 
	}

