@charset "utf-8";
body {
	background-image: url(actionimages/actionbackgroundgradient.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.style1 {
	font-size: 48px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.style2 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
}

