p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
	font-size: 0.85em;
	line-height: 125%;
	text-align:left;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: normal;
	text-align:left;
	color: #990000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	text-align:left;
	color: #990000;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	text-align:left;
	color: #990000;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
}


.smalltitle {
	color: #000033;
	font-weight: bold;
}
.smallital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
		color: #000033;
}
.largertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000CC;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #000033;
}
.smallerital {
	font-family: "Trebuchet MS", Trebuchet, "Times New Roman", Times, Serif;
	font-size: 12px;
		color: #000033;
	font-style: italic;
}

a {
	color: #000033;	
}

a:link {
	color: #000033;
}
a:visited {
	color: #000033;
}
a:hover {
	color: #330000;
}
a:active {
	color: #33000;
}


a.captions {
	font-family: "Trebuchet MS", Trebuchet, "Times New Roman", Times, Serif;
	font-size: 10px;
	color: #000033;
	margin-top: -15px;
}
.captions {
	font-family: "Trebuchet MS", Trebuchet, "Times New Roman", Times, Serif;
	font-size: 80%;
	line-height: 100%;
	color: #000033;
	margin-top: -11px;
}

.darkblue {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #000033;
}
.captions_dkblue {

	font-family: "Trebuchet MS", Trebuchet, "Times New Roman", Times, Serif;
	font-size: .85em;
	color: #000033;
}
.smalltitle_dkblue {

	color: #000033;
	font-weight: bold;
}

.sidebar {
	width: 120px;
	line-height: 110%;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.smallital_dkblue {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	font-style: italic;
		color: #000033;
}
.darkred {
	color: #990000;
}
.smallerital_dkblue {
	font-family: "Trebuchet MS", Trebuchet, "Times New Roman", Times, Serif;
	font-size: 12px;
	font-style: italic;
	color: #000033;
}
.pagetitle {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}

.imagebox {
float:left;
margin-right:10px;
margin-bottom:10px;
text-align:left;}


#textbox {
background-color:#FFFFFF;
margin-left:10px;
padding:10px;
}
