body, table, tr, td, p, ol, ul, form {		
		color: #000000;
		font-family: Verdana, Gillsans, 'Trebuchet MS', Arial, san-serif;
		font-size: 12px;
		background-color: #ffffff;
		}
p {		font-family: Verdana, Gillsans, 'Trebuchet MS', Arial, san-serif;
		font-size: 12px;
		margin-left: 5%;
		margin-right: 5%;
		text-indent: 1.4em;
		}
ol,ul {		
		text-align: left;
		margin-left: 7.5%;
		margin-right: 5%;
		text-indent: 0em;
		}
h1, h2, h3, h4, h5, h6 {
		font-family: 'Century Gothic' ,Verdana, Gillsans, 'Trebuchet MS', Arial, san-serif;
		color: #cc0000;
		margin-left: 5%;
		margin-bottom: 0;
		}		
h1 {font-size: 1.6em; }
h2 {font-size: 1.5em; }
h3 {font-size: 1.4em; }
h4 {font-size: 1.3em; }
h5 {font-size: 1.2em; }
h6 {font-size: 1.1em; }

h2 A {text-decoration: none; }

A { color: #cc0000; font-family: Verdana, Gillsans, Trebuchet MS, Arial, san-serif;} /* hyperlink */
A.active {color: #ff0000; } /* active hyperlink */
A.visited {color: #cccccc; } /* visited hyperlink */
A:hover {color: #0000ff;} /* mouseover hyperlink */

.err {
	background-color: #cc3333;
	layer-background-color: #cc3333;
	font-weight: bold;
	}
.comment {
	text-align: center;
	}
.guest {
	text-align: center;
	font-weight: bold;
	}
