body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

p, li { font-size: 11px; color: #666666; }

h1,h2,h3,h4 { color:#003366; }

h1 { font-size: 12px; }
h2 { font-size: 11px; }
h3 { font-size: 10px; }
h4 { font-size: 10px; }

img { border: none; }

hr {
	border: none;
	border-top: 1px solid #F79234;
	height: 1px;
	background: none;
	color: #F79234;
	margin:0px;
}

a:link, a:visited, a:active, a:hover {
	color:#003366;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #F89134;
}

form { margin-bottom: 20px; }
form input, form select, form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
}

#newsIMG {
	padding-bottom:5px;
	padding-left:5px;
	margin-bottom:5px;
}