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

#FCKbody {
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#006699;
	line-height:1.4em;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#003366;
	line-height:1.4em;
}

#footer p, #footerh p{
	margin:5px;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
}

#footer p a,#footerh p a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

#footer p a:hover,#footerh p a:hover{
	text-decoration:underline;
	color:#003366;
}

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

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

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

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

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

.search {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#006699;
	line-height:1.4em;
}

.search a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#006699;
	line-height:1.4em;
}

.search a:hover {
	color:#003366;
}

.date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#006699;
	font-style:italic;
}

h1 {
	margin-top:0;
	font-size:36px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:-1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003366;
	border-bottom:#003366 thin dashed;
}

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

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

ol,ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#006699;
	line-height:1.4em;
}
