
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


.text1 {
	font-family: Tahoma;
	color: #000000;
	font-size: 13px;
}


a:link {
	color: #C00000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C00000;
}
a:hover {
	text-decoration: none;
	color: #C00000;
}
a:active {
	text-decoration: none;
	color: #C00000;
}
