body{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background: #D6DDEF;
	text-align: justify;
     }
.style12 {color: #0000FF; font-size: 36px;}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.dark {
	background-color: #BBC8FB;
}

