body {
	background-color: #002d75;
}
.links_start {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #6D85AB;
}
.legal_fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #526F9B;
}
a:link {
	color: #002D75;
}
a:visited {
	color: #002D75;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #002D75;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #002D75;
	font-weight: bold;
}



li {
	margin-left: -24px;
	margin-bottom: 10px;
}

#article {
	font-size: 16px;
	color:#000000;
}

#author {
	font-style: italic;
	font-size: 16px;
	
}

#copyright {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #002d75;
}