@charset "utf-8";
/* CSS Document */

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:24px;
	color:#000066;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000066;
}

#footer p{
}

#footer p a{
}

#footer p a:hover{
}

.emphasized {
	font-style:italic;
}

.boldemphasized {
	font-style:italic;
	font-weight:bold;
}

.contrast {
	font-weight:bold;
	color:#660000;
}

.quote {
}

legend {
}

.search {
}

.search a {
}

.search a:hover {
}

.date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:24px;
	font-style:italic;
	color:#000066;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	letter-spacing:-2px;
	color:#000066;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	letter-spacing:-2px;
	color:#000066;
}

ol {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:24px;
	color:#000066;
}