/* CSS design by Thomas Egtvedt */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: inherit;
	margin: .3in;
	padding: 0in;
}

/* Links and Text */
a { 
	font-weight: bold;
	text-decoration: underline;
	color: #f33;
	background-color: inherit;
}
img { border: none; }
h1 { font-size: 24pt; }
h2 { font-size: 18pt; }
h3 { font-size: 14pt; }
th { text-align: left; font-size: 12pt; }

div#mainFrame {
	width: auto;
}
div#mtHead {
	margin-bottom: .1in;
	border-bottom: 1px solid #cccccc
}
div#mtHead p {
	font-size: 9pt;
}
div#mtFooter, div#mtMenu, div#mtContent form, #admP, #mtLeftSide, #mtHeader {
	display: none;
}
div#mtContent table { width: 100%; }
