A {
	text-decoration:none;
	color:#005190;
	font-size: 12px;
}
A:hover {
	text-decoration:underline;
	color:#03C;
}
.style3 {
	font-size: 9px
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
}
h1 {
	color:#3399FF;
	font-size:13px;
	font-weight:bold;
}
h2 {
	color:#000000;
	font-weight:bold;
	font-size: 13px;
}
p {
	font-size:12px;
	text-align: left;
}
body, ul {
	font-size:12px;
}

