/* Main page */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url();
	background-repeat: repeat;
}

body,td,th {
	font-family: Verdana;
	font-size: 10pt !important;
	color: #402f8b;
}

td {
	text-align: left;
}

a:link {
	color: #402f8b;
	text-decoration: none;
	font-family: verdana;
}

a:visited {
	color: #402f8b;
	text-decoration: none;
	font-family: verdana;
}

a:hover {
	color: #749638;
	text-decoration: underline;
	
}

a:active {
	color: #402f8b;
	text-decoration: underline;
}

font {
	font-family: Verdana;
	font-size: 10pt !important;
	font color="#402f8b";
}



