body {
	background-image: url(images/bg-body.jpg);
}
.blue {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FF3005;
}
a {
	text-decoration: none;
}
a:focus {outline:none}
* {
	margin:0; padding:0;
	font-size:100%;
}
a.external:link {
	color: #F00;
	font-weight: normal;
}
a.external:visited {
	color: #F00;
	font-weight: normal;
}
a.external:hover {
	text-decoration: none;
	color: #FF9800;
}
a.external:active {
	color: #FE9A00;
}
.style2 {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.style11 {	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #BE0000;
}
.style3 {
	color:#2384AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.style1Copy {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #FFF;
}

