body
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top ;
}

a
{
	font-family: 'Verdana', 'Arial';
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #dddddd;
	text-decoration: none;
}

a:hover
{
	font-family: 'Verdana', 'Arial';
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: underline;
}

.baseblue
{
	font-family: 'Verdana', 'Arial';
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #000088;
	text-decoration: none;
}

.basegray
{
	font-family: 'Verdana', 'Arial';
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #cccccc;
	text-decoration: none;
}

.basegreen
{
	font-family: 'Verdana', 'Arial';
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #00f060;
	text-decoration: none;
}
