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

#FCKbody {
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

#footer p{
	margin:3px 10px 3px 10px;
	color:#FFFFFF;
	padding:0;
	font-size:10px;
}

#footer p a{
	margin:3px 10px 3px 10px;
	color:#FFFFFF;
	padding:0;
	text-decoration:none;
}

#footer p a:hover{
	text-decoration:underline;
}

.emphasized {
	font-style:italic;
	color:#660000;
}

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

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

.quote {
	font-style:italic;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#660000;
	border-bottom:#660000 dashed 3px;
}

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

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#660000;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}

ol,ul {
}

.nospacing {
	margin:0 0 3px 0;
	padding:0;
	border-bottom:#660000 dashed 1px;
}
.sdbrttl {
	font-size:large;
	color:#660000;
	font-style:italic;
	border-bottom:#660000 dashed 1px;
}

legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#660000;
}