@charset "utf-8";
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 65px;
	letter-spacing: 0.5em;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	font-weight: normal;
}


/* CSS Document */

#sidebar1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	display: block;
	text-align: center;
	font-weight: bold;
}
#sidebar1   a:link,#sidebar1 a:visited  {
	color: #000000;
}
#sidebar1   a:hover,#sidebar1 a:active  {
	color: #FFFF40;
}
#p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#mainContent h2 {
}
#mainContent h6 {
	font-size: 11px;
	font-weight: normal;
}

#mainContent a {
	color: #FFFF33;
}

#mainContent ul {
	font-size: 90%;
	font-weight: bold;
}
#table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}
tr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	text-align: left;
}

#footer a {
	color: #FFFF66;
}
