body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000099;
}
a:link {
	text-decoration: underline;
	color: #0000FF;
	font-size: medium;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
}
.text_heading {
	font-size: medium;
	font-style: italic;
	color: #0033FF;
	font-weight: bold;
	line-height: normal;
}
.page_header {
	font-size: large;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
}
.italics {
	font-size: medium;
	font-style: italic;
	line-height: normal;
}
.list_entry {
	color: #FF0000;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
.text_list {
	text-indent: 10px;
}
