a:link {
	color: #CCE2FD;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	}
a:visited {
	color: #CCE2FD;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	}
body {
	color: #DEDEE0;
	background-color: #3C638A;
	font-size: 0.9em;
	font-family: arial, tahoma, times new roman;
	margin-left: 11%;
	margin-right: 16%;
	}
img.border {
	border: 0;
	width: 535;
	height: 12;
	}

h1 { 
	color: #DEDEE0;
	text-align: center;
	}

ul {
	list-style-type: none;
	}



	