body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #385469;
}
body, html {
	width:100%;
	height:100%;
	background:#fff;
}
a:link {
	text-decoration: underline;
	color: #6b8ea8;
}
a:visited {
	text-decoration: underline;
	color: #6b8ea8;
}
a:hover {
	text-decoration: none;
	color: #6b8ea8;
}
a:active {
	text-decoration: underline;
	color: #6b8ea8;
}
h1 {
	font:bold 24px Georgia, "Times New Roman", Times, serif;
	color: #385469;
	margin-bottom:20px;
}

