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

#FCKbody {
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color:#336633;
	line-height:24px;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	color:#336633;
}

#info p {
	line-height:16px;
	margin-top:0;
}

#rss p,#rss a{
	text-decoration:none;
}

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

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

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

.emphasized {
	font-style:italic;
}

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

.contrast {
	font-weight:bold;
}

.quote {
	font-style:italic;
}

legend {
}

.search {
}

.search a {
}

.search a:hover {
}

.date {
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#663300;
	font-style:italic;
	letter-spacing:-3px;
}

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

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

ol,ul {
	font-family:Arial, Helvetica, sans-serif;
	color:#336633;
}
