p {
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
}

li {
	font-family: Arial;
	font-size: 13px;
}

ul {
	line-height: 19px;
}

h1 {
	font-weight: bold;
	font-size: 17px;
	color: #024C95;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #024C95;
}

a.download {
	font-weight: bold;
	font-size: 14px;
	color: #024C95;
}

a {
	color: #024C95;
}

p.copyright { font-size: 9px; color: #000000; }

a.menulink:link, a.menulink:visited {
	color: #666666;
}

a.menulink:hover {
	color: #E87E30;
}

p.error {
	color: red;
	font-weight: bold;
}

p.success {
	color: blue;
	font-weight: bold;
}

