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

a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	font-size:13px;
}
a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
h3 { font-size: 14px; font-weight: bold; text-align: left; }

p {color:#000000; font-size:13px; text-align: left; font-family : Arial; }
ul {color:#000000; font-size:13px; text-align: left; font-family : Arial; }