.main2 {
	font-family: Verdana;
	font-size: 12px;
	color: #003C5E;
	padding-left : 10px;
}
.style1 {
	font-size: 13;
	color: #EF6D00;
	font-style: italic;
	font-weight: bold;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}