.heading {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	color: Navy;
	font-weight : bold;
}
.subheading {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: Navy;
	font-weight : bold;
}
.subheadingred {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #B22222;
	font-weight : normal;
}
.bluecontent {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: Navy;
	font-weight : normal;
}
.redcontent {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #B22222;
	font-weight : normal;
}
.content {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight : normal;
}
.comment {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8px;
	color: Black;
	font-weight : normal;
}
a:link {
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: 12px;
        color: #B22222;
        text-decoration : none;
        font-weight : normal;
}
a:visited {
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: 12px;
        color: #B22222;
        text-decoration : none;
        font-weight : normal;
}
a:hover {
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: 12px;
        color: #B22222;
        text-decoration : underline;
        font-weight : normal;
}
a:active {
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: 12px;
        color: Navy;
        text-decoration : underline;
        font-weight : normal;
}
a.link:link {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #B22222;
	text-decoration : none;
	font-weight : normal;
}
a.link:visited {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #B22222;
	text-decoration : none;
	font-weight : normal;
}
a.link:hover {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #B22222;
	text-decoration : underline;
	font-weight : normal;
}
a.link:active {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: Navy;
	text-decoration : underline;
	font-weight : normal;
}
.menuactive {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: Navy;
	text-decoration : none;
	font-weight : normal;
}
.alphalink {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #B22222;
	text-decoration : none;
	font-weight : normal;
}
a.alphalink:link {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #B22222;
	text-decoration : none;
	font-weight : normal;
}
a.alphalink:visited {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #B22222;
	text-decoration : none;
	font-weight : normal;
}
a.alphalink:hover {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #6A5ACD;
	text-decoration : underline;
	font-weight : normal;
}
a.alphalink:active {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #6A5ACD;
	text-decoration : underline;
	font-weight : normal;
}
.page {
	background-color : #FFFFFF;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	color : Black;
}
.archheading {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	color: white;
	font-weight : normal;
}
.word_link {
	color: white;
	background-color: white;
	text-decoration: none;
}
div.content_frame {
	border: 2px solid rgb(184,97,108);
	border-right: 0px;
	padding: 10px;
}
.industry {
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: 12px;
        color: Black;
        font-weight : normal;
}
.listing {
        font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
}

