body
{
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
background-color: #f00;
color: #000;
margin-top: 7px;
margin-bottom: 7px;
}

p
{
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color: #000;
text-align: left;
margin-bottom: 12px;
}

table.main
{
	background-color: #fff;
	border: 2px #000 solid;
}
.header1
{
font-size: 24px;
font-family: 'Cooper Black', 'Trebuchet MS', Verdana, sans-serif;
font-variant: small-caps;
color: #F00;
}

.header2
{
font-size: 18px;
font-family: 'Cooper Black', 'Trebuchet MS', Verdana, sans-serif;
font-variant: small-caps;
color: #F00;
margin-bottom: -1px;
}
.header3
{
font-size: 14px;
font-family: 'Cooper Black', 'Trebuchet MS', Verdana, sans-serif;
font-variant: small-caps;
color: #F00;
margin-bottom: -1px;
}
a:link
{
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}

a:visited
{
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}

a:active
{
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{color: #F00;
text-decoration: none;
font-weight: bold;
}

a.credit:link
{
color: #fff;
text-decoration: none
}

a.credit:visited
{
	color: #fff;
	text-decoration: none;
}

a.credit:active
{color: #fff;
text-decoration: none;
}

a.credit:hover
{color: #fff;
text-decoration: underline;
}

.bc
{
color: #F00;
font-size: .8em;
}

div#menubar, div#sponsors
{
text-align: center;
border: 1px #FFF solid;
padding: .5em;
background-color:white;
color:#F00;
font-family: 'Cooper Black', 'Trebuchet MS', Verdana, sans-serif;
}

div#pledge
{
text-align: center;
border: 1px #F00 solid;
padding: .5em;
background-color:white;
color: #000;
}


dt
{
font-weight: bold;
}

dd
{
padding-bottom: 1em;
}

fieldset
{
border: 1px #900 solid;
padding: .5em;
}