body         { font-family: Tahoma; font-size: 14px; }
a:active     { font-family: Tahoma; font-size: 14px; color: #000099; text-decoration: underline }
a:hover      { font-family: Tahoma; font-size: 14px; color: #000099}
a:link       { font-family: Tahoma; font-size: 14px; color: #000099; text-decoration: underline }
a:visited    { font-size: 12px; font-family: Tahoma; color: #02AEEF; text-decoration: 
               underline }
.TiledFieldsSmall
{
	FLOAT: left; 
	WIDTH: 225px; 
	margin: 2px 2px 0px 2px;	
}
.TiledFieldsLarge
{
	FLOAT: left; 
	WIDTH: 450px; 
	margin: 2px 2px 0px 2px;	
}
