h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #153041;
	font-variant: small-caps;
	line-height: normal;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
}

a:link {color: #003399;}
a:hover {color: #003399; text-decoration: none}
a:visited {	color: #153041;}





#text {
	width: 38em;
	margin: 5px;
	padding: 5px;
	float : left;
	clear : both;
}

#heading {
	width: 61em;
	margin: 5px;
	padding: 5px;
	float : left;
	background-color: #ebebeb;
}

#covertext {
	width: 30em;
	margin: 5px;
	padding: 5px;
	float : left;
	border-top-style: none;
	border-right-style: slashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #D3D8D8;


}
#column2 {
	width: 30em;
	background-color: #fefefe;
	float : left;
}
#excerpts {
	width: 30em;
	color: #ffffff;
	background-color: #153041;
	padding: 5px;
	margin: 5px;
	float : none;
}
#excerpts a:link {
	color: #ffffff;
}
#excerpts a:hover {
	color: #ffffff;
	text-decoration: none;
}


#excerpts a:visited {
	color: #d3d8d8;
}

#facts {
	width: 30em;
	background-color: #ebebeb;
	margin: 5px;
	padding: 5px;
	float : none;
}


.caps {
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
}

.capswit {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.data {
	line-height: 1.5em;
	font-weight: bold;
}

.blubold {
	color: #153041;
	line-height: normal;
	font-weight: bold;
}

h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #153041;
	font-variant: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #153041;
	font-variant: normal;
}
.small {
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
