html, body {
	margin: 5px;
	background-color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#flashcontent {
	position:absolute;
}
.ucsigill 
{
	position: absolute;
	top: 70px;
	left: 20px;
	z-index: 500;
}

paragraph {
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.header {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:10px;
}
header {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
smallheader {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

img {
	display: block;
	clear: both;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	color: #BB0000;
	text-decoration: underline;
}