body {
	background-color: #cbddf3;
}
.Content, .footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #205394;
	font-weight: normal;
	padding: 5px;
}
.Content {
	text-align:justify;
}
.style1 {
	font-family:"Adobe Garamond Pro", Georgia, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
}
a.link, a:visited {
	color: #205394;
}
a:hover {
	color: #ff9966;
}
div.scroll {
height: 500px;
width: 245px;
overflow:scroll;
}
