


body
{
	background-color: #FFFFFF;
	margin: 0;
}


table
{
	font-family: Times New Roman, serif;
	font-size: medium;
	color: #333;
	line-height: 150%;
}

td.top
{
	font-family: Times New Roman, serif;
	font-size: large;
	color: #F30;
	line-height: 120%;
	font-weight: 900;
}

td.bottom
{
	font-family: Times New Roman, serif;
	font-size: large;
	color: #F33;
	line-height: 120%;
	font-weight: 900;
}
td.middle
{
	font-family: Times New Roman, serif;
	font-size: xx-large;
	color: #03C;
	line-height: 120%;
	font-weight: 500;
	font-style: italic;
}

td.zero
{
	font-family: Times New Roman, serif;
	font-size: 36pt;
	color: #03C;
	line-height: 120%;
	font-weight: 500;
	font-style: italic;
}

td.global
{
	font-family: Times New Roman, serif;
	font-size: large;
	color: #03C;
	line-height: 120%;
	font-weight: 500;
	font-style: italic;
}

td.caption
{
	font-family: Times New Roman, serif;
	font-size: small;
	color: #9BA996;
	line-height: 180%;
}

td.credit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}


input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}


textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a
{
	color: #03F;
	text-decoration: none;
	
	
}

a:visited { color: #03C; }

a:hover
{
	color: #0000FF;
	text-decoration: underline;
}

.rule { color: #6A7B64; }
.white { color: #FFFFFF; }



#sea
{
	font-family: verdana, arial;
	font-size: x-small;
	color: #6A7B64;
	font-weight: normal;
}

#sea a:link
{
	color: #6A7B64;
	text-decoration: none;
}

#sea a:visited
{
	color: #6A7B64;
	text-decoration: none;
}

#sea a:hover
{
	color: #AAAAAA;
	text-decoration: none;
}
