﻿body
{
	background-color:#F0EBD0;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Tahoma;
	font-size: 8pt;
}

input, select
{
	font-family: Tahoma;
	font-size: 8pt;
}

.midtext {
		font-size: 8.5pt; 
		font-family: Tahoma, arial, helvetica;
		text-decoration: none;
		font-weight: bold;
		color: #ffffff;
	}
	a.midtext:active 	{ color: #ffffff; }
	a.midtext:link 		{ color: #ffffff; }
	a.midtext:visited 	{ color: #ffffff; }
	a.midtext:hover 	{ color: #cccccc; text-decoration: none; }
