body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.red1 {
	font-family: Arial;
	font-size: 12px;
	color: #C80000;
}
.red2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.red3 {
	font-family: Arial;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	line-height: 20px;
}


td {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.bg {
	background-image: url(images/3.jpg);
}
.bg table tr td {
	font-weight: bold;
}
.a1:link {
	color: #000000;
	text-decoration: none;
}
.a1:visited {
	color: #000000;
	text-decoration: none;
}
.a1:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.a1x:link {
font-size:12px;
	color: #FF0002;
	text-decoration: none;
}
.a1x:visited {
font-size:12px;
	color: #FF0002;
	text-decoration: none;
}
.a1x:hover {
font-size:12px;
	color: #FF0002;
	text-decoration: none;
}
