p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E597D;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #5986C1;
}
.menus {
	color: #EAE9E5;
}
a:hover {
	color: #FF9900;
}
a {
	text-decoration: none;
	color: #5986C1;
}
a:visited {
}
.reduced {
	font-size: 10px;
	color: #3E597D;
	font-family: Tahoma, Arial, Helvetica, Times, serif;
}
