@charset "utf-8";
/* CSS Document */

#FCKbody {
}

p {
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000033;
	line-height:1.6em;
}

a {
	color:#000033;
}

#rss p,#rss a{
	text-decoration:none;
}

#footer p{
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-size:10px;
}

#footer p a{
	margin:0;
	padding:0;
	text-decoration:none;
	color:#FFFFFF;
}

#footer p a:hover{
	text-decoration:underline;
}

.small {
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000033;
	line-height:1.6em;
}

.emphasized {
	font-style:italic;
	color:#CC6600;
}

.boldemphasized {
	font-style:italic;
	font-weight:bold;
	color:#CC6600;
}

.contrast {
	font-weight:bold;
	color:#003366;
}

.quote {
	font-style:italic;
	color:#003366;
}

legend {
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#000033;
}

.search {
}

.search a {
}

.search a:hover {
}

.date {
}

h1 {
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#ffcc33;
	margin-top:0;
}

h2 {
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#000033;
}

h3 {
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#003366;
}

ol,ul {
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000033;
}