body {
	margin:0px 0px; 
	padding:0px;
	font-family: Georgia, Times, Times New Roman, serif;
	background-color: #486789; 
	color: #e4e4e4;
	font-size: 12px;
	text-align:center;
	}
	
#text_content {
	width:690px;
	margin:10px auto;
	text-align:justify;
	padding:1px;
	}

h1 {
	letter-spacing: 2px;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Georgia, Times, Times New Roman, serif;
	text-transform: uppercase;
}


h3 {
	margin: 0px; 
	padding: 2px 0px 0px 0px; 
	font-weight: bold;
	font-size: 12px;
}

a {
	text-decoration: underline;
	color: #e4e4e4;
}

LI.list1 {
	list-style: circle outside; padding:1px;
}