body {
	margin: 0 0 0 0;
	background: #1A3A85;
	color: #FFFFFF;
margin:0 auto;
width:850px;
}

.image {
	border-width: 1;
	border-color: white;
	border-style: solid;
	margin: 0.5px;
}


#nagl {
	font-family:  "Times New Roman", Georgia, serif;
	font-size: 48px;
	font-style: normal;
	text-decoration: none;  
	color:#FFFFFF;
	padding-top:1.50em;
	text-align: center;
	text-shadow:2px 2px 3px #000;

}
#header {
	background: #FFFFFF url("images/header2.jpg") no-repeat left bottom; width:850px; height:212px;
}


#main {
	font-family: "Times New Roman", Georgia, serif;
margin:0 auto;
	color: #FFFFFF;
	font-size: 20px;
	background: none;
	}

table {
margin:0 auto;
}	
	
a:link {color: #AADDFF; text-decoration: none;font-weight: normal;}
a:visited {color: #AADDFF; text-decoration: none;font-weight: normal;}
h4, h5, h6 {
	font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	color: #FFFFFF;
padding: auto;
}
h1 {
	font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.9em;
text-align:left;
}
h2 {
	font-family:  "Times New Roman", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.4em;
text-align:center;
}
h3 { font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.12em;
	padding-left: 10px;
	margin-top: 20px;
}
a {
	color: #AADDFFF;
}
a:hover {
	text-decoration: none;
	color: #DDEEFF;
}

