/* CSS Document */
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.style4 a {
	text-decoration: none;
	color: #FFFFFF;
}
.links a {
	text-decoration: none;
	color: #003399;
}


.bg_image {
	background-image: url(images/top_holder.jpg);
	background-repeat: repeat-x;
}

.bg_image2 {
	background-image: url(images/blue2.gif);
	background-repeat: repeat-x;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.text a {
	color: #003399;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.style3 a {
	color: #FFFFFF;
	text-decoration: none;
}

