body { 
	margin: 0px 0px 0px 0px;
	}

.toptext {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottomtext {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a#maintop:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a#maintop:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CC3333;
	text-decoration: none;
}
a#maintop:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
}
a#mainbottom:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a#mainbottom:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #CC3333;
	text-decoration: underline;
}
a#mainbottom:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333366;
	text-decoration: underline;
}

