@charset "ISO-8859-1";
.no-repeat {
	background-repeat: no-repeat;
}

.a:link {
	color: #944268;
	text-decoration: underline;
}
.a:hover {
	color: #944268;
	text-decoration: underline;
}
.a:visited {
    color: #944268;
	text-decoration: underline;
	
}
.a:active {
	text-decoration: none;
	text-decoration: underline;
}
.b:link {
	color: #FFFFFF;
	text-decoration: none;
}
.b:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.b:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.b:active {
	text-decoration: none;
}



.style2 {
	font-family: Arial;
	line-height: 20px;
	color: #006666;
	font-size: 13px;
}

.h1 {
	color: #944268;
	font-family:"Century Gothic";
	font-size: 14px;
	font-weight:bold;
	
}

.h2 {
	color: #105b93;
	font-family: Arial;
	font-size: 14px;

}

.h3 {
	color: #ffffff;
	font-family:"Century Gothic";
	font-size: 14px;
	

}


.h4 {
	color: #ffffff;
	font-family:"Century Gothic";
	font-size: 14px;
	text-align:center;
	

}


.contact {
	color: #105b93;
	font-family:"Century Gothic";
	font-size: 20px;
	text-align:right;
	
}

.bodytext {
	color: #105b93;
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
}


.footer {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	
}

.footer2 {
	color: #944268;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	line-height: 15px;
	
}

.copyright {
	color: #003366;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	
}

