BODY {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.stylesheet {
	font-family: tahoma;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
.stylesheet2 {
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
