﻿.mainstyle {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/graphics/eggshell.gif');
	list-style-type: circle;
	border-collapse: collapse;
}
body         { background-image: url('images/graphics/eggshell.gif') }
body         { font-family: Arial }
a            { text-decoration: none; color: #0000FF; font-family: Arial }
h1           { font-family: Arial; font-size: 14pt; font-weight: bold; text-align: center }

