/* @import 						url("design/styles/default/screen.css");
//@import 						url("design/styles/default/print.css"); */
body {
	font-size:small;
	font-family:georgia, times new roman, times, serif;
}
td {
	font-size:small;
}
h1,h2,h3,h4,h5,h6 {
	font-family:arial, verdana, sans-serif;
	relative-size: larger;
}
hr {
	color: #000;
	background-color: #000;
	height: 1px;
	width: 100%;
}
ul {
	marign-left: 0;
	padding-left: 1em;
}
.sitetitle {
	color: #000;
	text-decoration: none;
}
