body {
	font-family: Sans-Serif, Arial;
	font-size: 13px;
	background-color: #FFFFFF;
	background-image: url(images/blueback2.jpg);
	height: 100%;
	color: #000000;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: center;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

.logo {
	padding: 5px 5px;
	margin: 0px;
	font-weight: 50;
	color: #021D5B;
	font-size: 30px;
}

.logo a{
	padding: 5px 5px;
	margin: 0px;
	font-weight: 100;
	color: #021D5B;
	font-size: 30px;
	text-decoration: none;
	
}


.logodesc {
	font-family: Tahoma, Arial, Sans-Serif;
	padding: 5px 0px 10px 4px;
	font-weight: normal;
	color: #555555;
	font-size: 15px;
	
	
}

.logodesc a{
	font-family: Tahoma, Arial, Sans-Serif;
	padding: 5px 0px 10px 5px;
	font-weight: normal;
	color: #555555;
	font-size: 15px;
	text-decoration: none;
	
}

.navtext {
	font-family: Sans-Serif, Arial;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	font-size: 13px;
	
}

.navtext a{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	font-size: 13px;
	
}


.header1 {
	font-family: Sans-Serif, Arial;
	padding: 20px 0px 7px 6px;
	margin: 0px 0px 7px 0px;
	font-weight: bold;
	color: #353535;
	font-size: 17px;
	
}

.header1 a {
	font-family: Sans-Serif, Arial;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #353535;
	font-size: 17px;
	text-decoration: none;
	
}

.header2 {
	font-family: Sans-Serif, Arial;
	margin: 20px 0px 3px 0px;
	padding: 0px;
	font-weight: bold;
	color: #353535;
	font-size: 14px;
	
}

.header2 a {
	font-family: Sans-Serif, Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	color: #353535;
	font-size: 14px;
	text-decoration: none;
}

.normaltext {
	font-family: Sans-Serif, Arial;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	
}

.normaltext a{
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	font-size: 13px;
	
}

.boldnormaltext {
	font-family: Sans-Serif, Arial;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	
}

