
body {
	background: #fff url('/images/backgrounds/background4.png') repeat-x left top;
}

#headercon h2 {
	color: #604686 !important;
}

#headercon a {
	color: #604686 !important;
}

#bodycon a {
	color: #604686;
	text-decoration: underline;
}

#bodycon a:hover {
	text-decoration: none;
}

#bodycon h1 {
	color: #604686;
}

#bodycon h2{
	color: #604686;
}

#bodycon h3{
	color: #604686;
}

#bodycon .col {
	padding: 10px 0 0;
	background-color: #604686 !important;
	color: #fff;
	margin-bottom: 10px;
}



.col h1, .col h2, .col h3 {
	color: #fff !important;
	font-weight: bold;
	font-size: 12px;
}

.col h2 {
	font-size: 14px !important;	
}

#bodycon .col a {
	color: #cbb1f1;
}