.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #285E8C;
}
a:active {
	color: #CC0000;
}
.hometitle {
	color: #CC0000;
	font-weight: bold;
	font-size: 120%;
}
.footer {
	font-size: 85%;
	color: #F9B3B2;
	background-color: #CC0000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 16px;
}
.smalltext {
	font-size: 90%;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
h1 {
	font-size: 160%;
	font-weight: bold;
	color: #CC0000;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDE262;
	margin-bottom: 0px;
	background-color: #FFF5C7;
	padding: 16px;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	color: #CC0000;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
	padding-top: .8em;
}
li {
	padding-bottom: .8em;
	list-style-image: url(images/bullet.gif);
}
.photo {
	font-size: 90%;
	color: #5E8CB4;
	float: right;
	padding-bottom: 16px;
	padding-left: 16px;
}
th {
	text-align: right;
}

.tinytext
{
    font-size: 75%;
}
