table
{

}
th.special, div.special
{
	color:white;
	background-color:#000080;
	font-size:x-small;
	text-align:right;
}
div.special
{
	text-align:center;
	height:20;
}

td.special
{
	font-size:x-small;
}

.bordered
{
	border:1 solid black;
	background-color:#D1D1D1;
}

.copyright
{
	text-align:center;
	font-family:arial;
	font-size:xx-small;
	background-color:#D1D1D1;
}


body
{
	font-Family:arial;
	color:midnightblue;

}


h1
{
	font-size:medium;
	color:midnightblue;
	font-weight:normal;
	border-bottom:1 midnightblue solid;;
}