body {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	color: #878c90;
}

h1 {font-size: 2em; margin: .67em 0;}
h2 {font-size: 1.5em; margin: .83em 0;}
h3 {font-size: 1.17em; margin: 1em 0;}
h4 {font-size: 1em; margin: .83em 0;}
h5 {font-size: .83em; line-height: 1.17em; margin: 1.27em 0;}
h6 {font-size: .67em; margin: 1.93em 0;}
h1, h2, h3, h4, h5, h6 {font-weight: bolder;}

#top_bar, #sub_nav {
	font-size: 85%;
}

#banner_text a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#footer {
	font-size: 85%;
}

h1, h2, h3, h4, h5, h6 {
	color: #8DCEE4;
	text-transform: uppercase;
}

.content_left p {
	text-align: justify;
}

.content_right h1, .content_right h2, .content_right h3, .content_right h4, .content_right h5, .content_right h6 {
	padding: 0;
	margin: 0;
	color: #878c90;
}

.content_bottom_box {
	text-align: justify;
}

span.read_more {
	display: block;
	text-align: right;
	position: absolute;
	bottom: 5px;
	right: 10px;
}

a:link, a:active, a:visited {
	color: #8DCEE4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #878c90;
}

#footer a:hover {
	color: #8DCEE4;
	text-decoration: underline;
}