
body {
	background-color: #ffffff;
	color: #354E6D;
}

p, li {
	font-size: 75%;
}

p, li {
	font-family: arial, helvetica, san-serif;
}

a, a:visited {
	color: #354E6D;
}
a {
	text-decoration: underline;
	font-weight: 900;
}
