body {
	background-color: #171963;
	font-family: "Times New Roman", Times, serif;
	color: #006;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-weight: bold;
}
.style2 {
	color: #009;
	font-size: 16px;
	font-weight: bold;
}
.style1 {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
