body {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10pt; 
	color: #001500
}
h1 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 18pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #001500; 
	line-height: normal; 
	font-variant: normal
}
h2 {
	font-size: 14pt; 
	font-style: italic; 
	font-weight: bold; 
	color: #001500; 
	line-height: normal
}
h3 {
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #001500; 
	line-height: normal
}
a { 
	background-color: inherit;
	color: #DD0000;
	text-decoration: underline;
}
a img {
	border: 0px;
}
a:visited { 
	text-decoration: underline;
	background-color: inherit;
	color: #800000;
}
a:hover { 
	text-decoration: none;
	background-color: inherit;
	color: #000099;
}
a:active { 
	text-decoration: none;
	background-color: inherit;
	color: #00FFFF;
}

#title {
	top: 0px;
	height: 10px;
	margin: 0px;
	padding: 3px;
}
#links {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 200px;
	margin: 0px;
	padding: 5px;
}
#welcomeMessage {
	margin: 0px;
	padding-left: 210px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#welcomeMessage #LeadImage {
	float: left;
	margin: 8px;
	border: 0px;
}
#siteMetadata {
	text-align: center;
	font-style: italic;
	font-size: 9px;
}

