
body {
	background-color: #1B265C;
	margin-top: 5px;
	margin-bottom: 0px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.whitetext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.whitetext a:hover {
	text-decoration: underline;
	color: #E5E4D9;
}
.whitetext a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #1A275C;
	font-weight: bold;
}


.bluetext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bluetext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bluetext a:hover {
	text-decoration: none;
	color: #000000;
}
.bluetext a:active {
	text-decoration: none;
	color: #000000;
}


.header-image { 
background-image:url(../images/img1.jpg); background-repeat:repeat-x;

}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #1B265C;
	font-weight: normal;
	font-weight: bold;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
