a:link {
	color: #6B879A;
	text-decoration: none;
	font-weight: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: inherit;
}
a:visited {
 color: #84A9C3;
	text-decoration: none;
	font-weight: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: inherit;
}
a:hover {
	color: #1E4665;
	text-decoration: none;
	font-weight: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: inherit;
}
a:active {
	color: #981336;
	text-decoration: none;
	font-weight: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: inherit;
}	
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	color: #981336;
	text-decoration: none;
	text-transform: none;
	text-align: left;
}
.headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #981336;
	text-align: left;
}
.arrow {
	font-family: Webdings;
	font-size: inherit;
	color: #981336;
	font-style: inherit;
	font-weight: inherit;
}
.body_lg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #1E4665;
	text-align: left;
}
.body_lg_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #1E4665;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #132C3F;
}
.body_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #132C3F;
}
.body_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #132C3F;
}
.body_bold_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #132C3F;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #132C3F;
}
ul {
	margin-top: 0;
}

a.xml-rss {
	font: bold 10px Verdana, sans-serif; 
	padding: 0 0.5em; 
	border: 1px solid;
  	text-decoration: none;
  	background: #F60; 
  	color: #fff; 
  	border-color: #FFC8A4 #7D3302 #3F1A01 #FF9A57;
 }
