.small {
	font-family: arial,helvetica,"ms sans serif";
	font-size: 10px;
	font-weight: regular;
	color: #000000; }
	
.text {
	font-family: arial,helvetica,"ms sans serif";
	font-size: 12px;
	font-weight: regular;
	color: #000000; }
	
.head {
	font-family: arial,helvetica,"ms sans serif";
	font-size: 15px;
	font-weight: bold;
	color: #000000; }
	
A.plain, A.plain:active, A.plain:visited {
	font-family: arial,helvetica,"ms sans serif";
	font-size: 12px;
	font-weight: regular;
	color: #0033FF ;
	text-decoration: underline; }
	
A.small, A.small:active, A.small:visited {
	font-family: arial,helvetica,"ms sans serif";
	font-size: 10px;
	font-weight: regular;
	color: #0033FF ;
	text-decoration: underline; }