body        
	{
	background:#666666;
	background-image: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: black;
	font-size: 11px;
	font-family: Verdana
	}

td     	
	{
	color:#ffffff;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	}

.header
	{
	color: #E8F1D4;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	}

a:link
	{
	color: #E8F1D4;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	}

a:visited
	{
	color: #E8F1D4;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	}

a:hover
	{
	color: #E8F1D4;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline
	}

.randje
	{
	border: 1px white solid;
	font-size: 11px;
	color:#000000;
	font-family: Verdana;
	font-style: italic;
	}

.blue
	{
	color:#5673af;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	}

select
	{
	color: #666666;
	font-size: 12px;
	font-family: Verdana;
	background-color:orange;
	border: 1px outset #000000;
	}

input
	{
	color: #666666;
	font-size: 12px;
	font-family: Verdana;
	background-color: orange;
	border: 1px outset #000000;
	}

textarea
	{
	color: #666666;
	font-size: 12px;
	font-family: Verdana;
	background-color: orange;
	border: 1px outset #000000;
	}

