body {
	background-image: url(images/bac_blue_red.jpg);
	margin-top: 0px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #364659;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #364659;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #364659;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #364659;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #8f99a5;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #364659;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #364659;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ffcc66;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
}

a:link {
	color: #888888;
}

a:visited {
	color: #888888;
}
a:hover {
	color: #888888;
}

a:active {
	color: #ec9141;
}

a.white:link {
	color: #ffffff;
	text-decoration:underline;
}

a.white:visited {
	color: #ffffff;
	text-decoration:underline;
}

a.white:hover {
	color: #ffffff;
	text-decoration:underline;
}

a.white:active {
	color: #ffffff;
	text-decoration:underline;
}

a.black:link {
	color: #000000;
	text-decoration:underline;
}

a.black:visited {
	color: #000000;
	text-decoration:underline;
}

a.black:hover {
	color: #000000;
	text-decoration:underline;
}

a.black:active {
	color: #000000;
	text-decoration:underline;
}

a.blue:link {
	color: #224c6e;
	text-decoration:underline;
}

a.blue:visited {
	color: #224c6e;
	text-decoration:underline;
}

a.blue:hover {
	color: #224c6e;
	text-decoration:underline;
}

a.blue:active {
	color: #224c6e;
	text-decoration:underline;
}