	a:link { font : 12px arial, helvetica, verdana; color:#000099; text-decoration:underline}
    a:visited { font : 12px arial, helvetica, verdana; color: #000099; text-decoration:underline}
    a:hover { font : 12px arial, helvetica, verdana; color: #ff0000; text-decoration: none}
	
	a:link.mm { font :12px arial,helvetica,verdana; color:000099 ; text-decoration:none }
	a:visited.mm { font :12px arial,helvetica,verdana; color: #000099; text-decoration:none }
	a:hover.mm { font : 12px arial,helvetica,verdana; color: ee0000; text-decoration:underline }
		
	.text{
		font-family: Arial;
		font-size: 12px;
	}
	
	.texta{
		font-family: Arial;
		font-size: 11px;
	}
		
	.textv{
		font-family: Verdana;
		font-size: 11px;
	}
	
	.textvs{
		font-family: Verdana;
		font-size: 10px;
	}		
	
	.text-blue{
		font-family: Arial;
		font-size: 12px;
		color: #000099;
	}	
	
	.text-blue-bold{
		font-family: Arial;
		font-size: 12px;
		color: #000099;
		font-weight: bold;
	}
	
	.text-small{
		font-family: Arial;
		font-size: 9px;
	}
	
	.text-smallmid{
		font-family: Arial;
		font-size: 11px;
	}
	
	.text-italic{
		font-family: Arial;
		font-size: 12px;
		font-style: italic;
	}
	
	.text-bold{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
	}
	
	.text-heading{
		font-family: Arial;
		font-size: 15px;
		font-weight: bold;
		color: #000099;
	}
	
	.text-heading-large{
		font-family: Arial;
		font-size: 18px;
		font-weight: bold;
		color: #000099;
	}
	
	.headingtext{
		font-family: Arial;
		font-size: 15px;
		font-weight: bold;
		color: #000099;
	}
	
	.smalltext{
		font-family: Arial;
		font-size: 9px;
	}
		
	.textfield{
		font-family: Arial;
		font-size: 11px;
		margin: 0px;
		height: 20px;
		width: 80px;
		color: #333333;
	}
	
	.longertextfield{
		font-family: Arial;
		font-size: 11px;
		margin: 0px;
		height: 20px;
		width: 165px;
		color: #333333;
	}
	
	.120textfield{
		font-family: Arial;
		font-size: 11px;
		margin: 0px;
		height: 20px;
		width: 120px;
		color: #333333;
	}
	
		.80textfield{
		font-family: Arial;
		font-size: 11px;
		margin: 0px;
		height: 20px;
		width: 80px;
		color: #333333;
	}

	.150textfield{
		font-family: Arial;
		font-size: 11px;
		margin: 0px;
		height: 20px;
		width: 170px;
		color: #333333;
	}
	
	.buttons{
		font-family: Arial;
		font-size: 11px;
		height: 20px;
		color: #333333;
	}
		
	.select-10{
		font-family: Arial;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		margin: 0px;
		height: 14px;
		top: auto;
		clip: rect(0px auto auto auto);
		z-index: auto;
		width: 75px;
		padding-right: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
		color: #333333;
	}
	
	.hugetextfield{
		font-family: Arial;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		margin: 0px;
		height: 18px;
		top: auto;
		clip: rect(0px auto auto auto);
		z-index: auto;
		width: 220px;
		padding-right: 2px;
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top: 0px;
	}
	
		.mainbullet{
		list-style-image: url(../images/smallbullet.GIF);
		margin-left: 17	
	}

		
