/* CSS Document */

body {
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 76%;
	color: #FFF;
}

h1 {
	border-bottom: 1px solid #CCC;
	width: 100%;
	line-height: 1.4em;
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h4.sponsor {
	color: #000;
	border-bottom: 1px solid #CCC;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}

p,td {
	font-size: 1.0em;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	font-weight: bold;
	color: #FF0;
}

a:hover {
	color: #C6FF00;
}

img.picture {
	margin-left: 5px;
	margin-bottom: 5px;
}
