body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-size: 62.5%;
}

#header .address, #header .sites {
	font-size: 1.2em;
	line-height: 16px
}
#header .address strong { font-size: 1.2em; font-weight: bold; color: #d90000 }
#header .address a, #header .sites a { color: #000000; text-decoration: none }
#header .address a:hover, #header .sites a:hover { text-decoration: underline }

#wrapper {
	font-size: 1.3em;
}

p {
	margin-top: 0;
}

#mainContent {
	line-height: 1.5em;
}

h1 {
	color: #d90000;
	font-size: 1.4em;
	font-weight: bold;
}

h1.article_page_title {
	margin-top: 0;
	padding-top: 0;
	line-height: 1em;
}

h2, h5 {
	color: #d90000;
	font-size: 1.1em;
	font-weight: bold;
}

h3, h4 {
	color: #d90000;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}

h4 {
	text-decoration: underline;
}

h5 {
	margin-bottom: 0;
	padding-bottom: 0;
}

a {
	color: #d80100;
	text-decoration: none;
}

a:hover {
	color: #D80100;
	text-decoration: underline;
}

ul {
	margin-top: 0px;
}

#footer a {
	color: #d90000;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: none;
}

#main_page_title h1 {
	color: #002868;
	font-size: 12pt;
	font-weight: bold;
}