.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.smheadred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.smheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000066;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000066;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #990000;
}
a:active {
	color: #993300;
}
a[href $='.pdf'] {
                padding-right: 18px;
                background-color: transparent;
                background-image: url(http://www.communityhotline.com/images/icons/icon_acrobat.gif);
                background-repeat: no-repeat;
                background-position: right center;
}
a[href $='.doc'] {
                padding-right: 18px;
                background-color: transparent;
                background-image: url(http://www.communityhotline.com/images/icons/icon_word.gif);
                background-repeat: no-repeat;
                background-position: right center;
}
a[href ^="mailto:"] {
                padding-right: 20px;
                background-color: transparent;
                background-image: url(http://www.communityhotline.com/images/icons/icon_mailto.gif);
                background-repeat: no-repeat;
                background-position: right center;
}
.smboldtext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	color: #000066;
	font-weight: bold;
}
.smbold {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.smallboldtext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000066;
}
.font12 {
	font-size: 12px;
}
.font12center {
	font-size: 12px;
	text-align: center;
}

