body, input, textarea, select {
	font-family: Trebuchet MS, Arial, Veranda, Helvetica, sans-serif;
	font-size: 12px;
}
input, textarea, select {
	font-weight:normal;
}
img {
	margin:2px;
}
body {
	margin:0;
	padding:0;
	color:#5C91A4;
}
a:link, a:visited, a:active {
	color:#3D998D;
	text-decoration: underline;
}
a:hover {
	color:#3D998D;
	text-decoration: none;
}
h1 {
	margin: 0;
	padding:6px 0 4px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#547077;
}
h2 {
	margin: 0;
	padding:5px 0 3px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#547077;
}
h3 {
	margin: 0;
	padding:4px 0 2px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16;
	font-weight:bold;
	color:#547077;
}
