.basetext {
	font-family: verdana, sans-serif;
	font-size : 10pt;
	font-weight: normal;
	font-style : normal;
	color : #000000;
}
A.basetext:hover { color: #933F2E }
.background {
	background-image : url(images/dome-watermark.gif);
	background-position : left;
	background-repeat : no-repeat;
}
.title {
	font-family: verdana, sans-serif;
	font-size : 28pt;
	font-weight: bold;
	font-style : normal;
	color : #000000;
}
.links {
	font-family: verdana, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	font-style : normal;
	color : #FFFFFF;
}
A.links:hover { color: #0E769D }
.caption {
	font-family: verdana, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	font-style : italic;
	color : #000000;
}
.sectionhead{
	font-family: verdana, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	font-style : normal;
	color : #000000;
	background-color : #A0BBC9;
	padding : 3px 3px 3px 3px;
}
.subhead {
	font-family: verdana, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	font-style : normal;
	color : #000000;
	border-bottom : thin solid;
}
