@charset "UTF-8";
/* CSS Document */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003366;
}
.footerlink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #6699cc; line-height: 10px; }

.emphasis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-indent: 10px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-indent: 10px;
}

.linkbar {color: white; font-size: 16px; font-weight: bold; line-height: 20px;}

.content {background-color: #ffe2e6}

a { text-decoration: none; }

body { background-color: #fff874; text-align: center; }
