﻿body {
	background-image: url('images/56-2.jpg');
}
a:active {
	color: #800000;	
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	font-weight:bold
}
a:visited {

color:blue;
	font-weight: bold;
}
a:link {
	color: #000080;
	font-weight: bold;
}
.header1 {
	font-family: serif;
	font-size: 20pt;
	font-weight: bold;
	color: #000055;
	text-align: center;
}
.bodytextblue {
	font-family: serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000055;
	text-align: justify;
}
.bodytextblack {
	font-family: serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}.header2 {
	font-family: serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000055;
	text-align: center;


