.mattertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0077BA;
}


.linktxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F6AF44;
	text-decoration:none;
}

a.linktxt:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F6AF44;
	text-decoration: underline;
	font-weight: bold;
}

.heading_line {
	border-bottom:#027ABA 1px solid;
}
.heading_orange {
	font-family: UltraCondensedSansSerif, Georgia, "Times New Roman", Times, serif;
	font-size: 37px;
	color: #FDA520;
}
.heading_blue {
	font-family: UltraCondensedSansSerif, Georgia, "Times New Roman", Times, serif;
	font-size: 37px;
	color: #027ABA;
}
.bg {
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_head {
	background-image:url(images/bg_top_head.jpg) no-repeat;
}
.heading_bg {
	background-image:url(images/heading_bg.jpg);
	background-repeat: repeat-x;
}
