body
{
	scrollbar-base-color:#006699;
	font-family: Arial,gothic;
	font-color: #000000;
}

table.supporters
{
	border-width: 1px;
	border-style: solid;
	border-color: #003366;
}

th.supporters
{
	background-color: #006699;
	color: #FFFFFF;
}

td.supporters
{
	background-color: #E0F0FF; 
	color: #000000;
}

td.supportersx
{
	background-color: #F0F8FF; 
	color: #000000;
}


table.news
{
	border-width: 1px;
	border-style: solid;
	border-color: #003366;
}

th.news
{
	background-color: #006699;
	color: #FFFFFF;
}

td.news
{
	background-color: #E0F0FF; 
	color: #000000;
}



h3
{
	color: #00617c;
	font-style: italic;
	text-decoration: underline;
	font-size: 20pt;
}


h5
{
	color: #000000;
	text-decoration: underline;
	text-weight: bold;
	font-size: 16pt;
}


a:link
{
	color: #000000;
	font-style: italic;
	text-decoration: underline;
}


a:visited
{
	color: #000000;
	font-style: italic;
	text-decoration: underline;
}


a:active
{
	color: #000000;
	font-style: italic;
	text-decoration: underline;
}


a:hover
{
	color: #5050FF;
	font-style: italic;
	text-decoration: underline;
}
