a:link  {color: #CC3366;text-decoration: none;}
a:visited  {color: #CC3366;text-decoration: none;}
a:hover {color: #666666; text-decoration: underline;}
a:active  {color: #CC3366;text-decoration: none;}

body {background-image:url(images_interior/header_in_back2.gif);
background-repeat: repeat-x;}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: top;
	line-height: normal;
}

.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}

#footer a:link  {color: #FFFFFF;text-decoration: none;}
