<!--
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-color: #003466;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.white {
color:#FFFFFF;
}

h1 {

font-size: 24px;
font-weight:normal;

}


.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

A:link {text-decoration: none; color: #D7075A}
A:visited {text-decoration: none; color: #D7075A}
A:hover {text-decoration: none; color: #666666}


a.linktype1:link {

	font-family: Arial;

	font-size: 11px;

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: none;
	
	padding-right: 20px;


	}

	

	a.linktype1:visited {

	font-family: Arial;

	font-size: 11px;

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: none;
	
	padding-right: 20px;


	}



	a.linktype1:hover {

	font-family: Arial;

	font-size: 11px;

	color: #C0C0C0;

	font-weight: bold;

	text-decoration: none;
	
	padding-right: 20px;


	}

-->