@charset "utf-8";
/* CSS Document */

a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
h3 { font-size: 14px; font-weight: bold; text-align: left; }

p {
	font-size: 12px;
}
