/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F1F1F1;
	text-decoration: none;
}
a:visited {
	color: #F1F1F1;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #F1F1F1;
	text-decoration: none;
}
.a1 {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
a.a1:link {
	color: #333333;
	text-decoration: none;
}
a.a1:visited {
	color: #333333;
	text-decoration: none;
}
a.a1:hover {
	color: #FF0000;
	text-decoration: none;
}
a.a1:active {
	color: #333333;
	text-decoration: none;
}
.a2 {
	font-size: 12px;
	line-height: 180%;
	color: #FF0000;
	text-decoration: none;
}

.a3 {
	font-size: 12px;
	line-height: 180%;
	color: #F1F1F1;
	text-decoration: none;
}
.a4 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}