.text {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.quotetext {
	font-family: Verdana;
	font-style:italic;
	font-size: 10px;
	color: #333333;
}


.headings {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #f5822b;
	text-decoration: underline;
}
a:link, a:visited, a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #cb7724;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #cb7724;
	text-decoration: underline;
}
.title {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #f5822b;
}

.congrads {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #f5822b;
}

.smltext {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

