.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.12 {
	font-size: 12px;
}
.black {
	color: #000000;
}
.9 {
	font-size: 9px;
}
.dash {
	background-attachment: fixed;
	background-image: url(../graphics/dash.gif);
	background-repeat: repeat;
	background-position: left;
}
.grey {
	color: #333333;
}
A:link 	{
   text-decoration : none; 
   color : #666666; 
   }

A:visited {
   text-decoration : none; 
   color : #000000; 
}

A:hover  {
   color : #333333;
   text-decoration : underline;
}	
.red {
	color: #FF0000;
	font-weight: bold;

}
.darkgrey {

	color: #666666;
}
.thinborder {
	border: 1px solid #666666;
}
.bold {
	font-weight: bold;
}
.16 {
	font-size: 16px;
}
.14 {
	font-size: 14px;
}
