﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
	margin: 0px 0px 10px 0px;
	background-color: #004478;
	background-image: url(../images/bg_gradient.gif);
	background-repeat: repeat-x;
	text-align: justify;
}

.clear {
	line-height: 0px;
	height: 0px;
	clear: both;
}

a {
	color: #e68803;
	font-weight: bold;
}

a:hover {
	color: #d31117;
}

h2 {
	display: block;
	font-size: 13pt;
	font-weight: bold;
	color: #d31117;
	margin-bottom: 5px;
}

p {
	margin-top: 0px;
}

h3 {
	font-size: 11pt;
	color: #152c49;	
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
}
