body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02385C;
}

a:link {
	color: #02385C;
}
a:visited {
	color: #02385C;
}
a:hover {
	color: #02385C;
}
a:active {
	color: #02385C;
}

.large {
	font-size: 16px;
	font-weight: bold;
}
