body {
	font-family: rial, Verdana;
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
}

#menu, #menu a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {text-decoration:underline;}

.large {
	font-size: 16px;
	font-weight: bold;
	color: #303030;
	font-family: Arial, Helvetica, sans-serif;
}
.headerLarge {
	font-size: 18px;
	font-weight: bold;
	color: #FE5300;
	line-height: 1.3em;
}
.mediumHeader, .mediumHeader a {
	font-size: 16px;
	font-weight: bold;
	color: #FE5300;
}
