/* CSS Document */

body {
	font: 100% Tw Cen MT, sans-serif;
	line-height: 1.55555;
	color: #ffffff;
	background: #006699;
	margin-top: 15px;
	background-image: url(images/background.gif);
		}
p { 
	margin-top:20px; 
	margin-left:70px;
	margin-right:115px;
	text-align: justify;
	
	}
a.links {
	color: #ffffff;;
	font: 95% Tw Cen MT, sans-serif;
	text-decoration: underline;		
	}
a.links:visited {
	color: #ffffff;;
	font: 95% Tw Cen MT, sans-serif;
	text-decoration: underline;		
}
a.links:hover {
	color: #000033;
	font: 95% Tw Cen MT, sans-serif;
	text-decoration: underline;	
}
a.links:active {
	color: #ffffff;;
	font: 95% Tw Cen MT, sans-serif;
	text-decoration: underline;	
}

a.bottom {
	color: #ffffff;
	font: 95% Tw Cen MT, sans-serif;
	text-decoration: none;	
	}
a.bottom:visited {
	color: #ffffff;
	font: 95% Tw Cen MT, sans-serif;
	text-decoration: none;
	font-style: italic;
}
a.bottom:hover {
	color: #000033;
	font: 95% Tw Cen MT, sans-serif;
	text-decoration: none;
}
a.bottom:active {
	color: #ffffff;
	font: 95% Tw Cen MT, sans-serif;
	text-decoration: none;
	}
h3 {
	font: 102% Tw Cen MT, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
}
	
h1{
	font: 110% Tw Cen MT, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin-left:70px;
