body,td,th,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003C69;
}
body {
	background-color: #D4C2AD;
	background-image:url(/images/medsand5.gif)
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: underline;
	color: #7599BB;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
