body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text18 {
	font-size: 18px;
}

a {
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
