@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #242B3B;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style2, p, ul, li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style4, h1 {
	font-size: 24px;
	font-weight: bold;
	color: #2C3345;
}
.style6, h2 {
	font-size: 16px;
	font-weight: bold;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #34267C;
}
.style13 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #34267C;
}
.style14 {
	color: #34267C
}