/*
########################################################################################################################
##
## FONTS.CSS
##
########################################################################################################################
*/

.grey_text
{
	font-family: arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}