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

#FCKbody {
}

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

a {
}

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

#footer p a{
	margin:0;
	padding:0;
	text-decoration:none;
	color:#000000;
}

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

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

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

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

.quote {
	font-style:italic;
}

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

.search {
}

.search a {
}

.search a:hover {
}

.date {
}

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

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

h3 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003300;
}

ol,ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#663300;
}