*
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	}

.header
	{
	font-size: 16px;
	color:#8496A7;
	font-weight:bold;
	}

.mid
	{
	font-size: 11px;
	color:#8496A7;
	font-weight:bold;
	}

.white
	{
	color:white;
	font-weight:bold;
	}

A.mid, A.mid:LINK, A.mid:VISITED, A.mid:HOVER, A.mid:ACTIVE
	{
	font-size: 11px;
	color:#8496A7;
	font-weight:bold;
	}


input.text
	{
	height:20;
	}


input.submit
	{
	width:60;
	height:20;
	margin-top:0;
	font-size:10;
	}


