font.all 	{font-family: verdana; font-size: 8pt; color: #004995}
font.header {font-family: verdana; font-size: 12pt; color: #CC0000; font-weight: bold}

a.menu:link {font-family: arial; font-size: 11pt; color: #0686a4; font-weight: bold}
a.menu:hover{font-family: arial; font-size: 11pt; color: #0686a4; font-weight: bold}
a.menu 		{font-family: arial; font-size: 11pt; color: #0686a4; font-weight: bold}

a:link  	{text-decoration: none}
a:hover 	{text-decoration: underline}
a 			{text-decoration: none}

INPUT  {
	font-family : Verdana, Arial, Helvetica;
	color : #000000;
	font-size : 8pt;
}

INPUT.twee  {
	font-family : Verdana, Arial, Helvetica;
	width: 80px;
	color : #663399;
	font-size : 7pt;
	border-bottom-width : 1;
	border-color : black;
	margin : 1;
	border-width : 1px;
	background : #ffffff;
	border-style : inset;

}


SELECT {
  	font-family : Verdana, Arial, Helvetica;
	color : #000000;
	font-size : 8pt;
  }
 
  SELECT.twee  {
  	font-family : Verdana, Arial, Helvetica;
	color : #663399;
	font-size : 7pt;
	border-bottom-width : 1;
	border-color : #663399;
	margin : 0;
	border-width : 1px;
	background : #ffffff;
	face-color : #663399;
	shadow-color : #663399;
  }
 TEXTAREA  {
	font-family : Verdana, Arial, Helvetica;
	color : #000000;
	font-size : 8pt;
}
  
  