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

#FCKbody {
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#996633;
	line-height:1.5em;
	text-align:left;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#996633;
	line-height:1.5em;
	text-align:left;
}

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

#footer p a{
	margin:0;
	padding:0;
	font-size:12px;
	color:#996633;
	text-decoration:none;
}

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

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

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

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

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

legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000033;
	font-style:italic;
}

.search {
	margin:0;
	font-size:16px;
	color:#330000;
}

.search a {
	margin:0;
	font-size:16px;
	color:#66CC66;
}

.search a:hover {
}

.date {
	margin:0;
	font-size:16px;
	color:#6699CC;
	font-style:italic;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#000033;
	border-bottom:#333300 double thin;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#003366;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003366;
}

ol,ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003366;
	line-height:1.3em;
	text-align:left;
}

.headerImg {
	margin-top:0;
}