body, table, tr, td, p, ol, ul, form {
		color: black;
		font-family: Verdana, Gillsans, Trebuchet MS, Arial, san-serif;
		font-size: 12px;
		}
p {		font-family: Verdana, Gillsans, Trebuchet MS, Arial, san-serif;
		font-size: 12px;
		text-indent: 1.4em;
		}
h1, h2, h3, h4, h5, h6 {
		margin-bottom: 0;
		}
h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

A { color: #cc0000; } /* hyperlink */
A.active {color: #ff0000; } /* active hyperlink */
A.visited {color: #ff00ff; } /* visited hyperlink */
A:hover {color: #0000ff;} /* mouseover hyperlink */
