/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.style2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15px;
	color: #333333;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	color: #333333;
}