body, table, tr, td, p, ol, ul, form{		
		color: #000000;
		font-family: Verdana, Gillsans, Trebuchet MS, Arial, san-serif;
		font-size: 12px;
		}
p {		font-family: Verdana, Gillsans, Trebuchet MS, Arial, san-serif;
		text-align: justify;
		font-size: 12px;
		margin-left: 5%;
		margin-right: 5%;
		text-indent: 1.4em;
		}
ol,ul,li {
		text-align: left;
		text-indent: 0em;
		color: #000000;
		}
h1, h2, h3, h4, h5, h6 {
		color: #6666cc;
		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: #0000cc; } /* hyperlink */
A.active {color: #ff0000; } /* active hyperlink */
A.visited {color: #cccccc; } /* visited hyperlink */
A:hover {color: #cc0000;} /* mouseover hyperlink */

.left {text-align: left;
		text-indent: 0em;} 
.right {text-align: right;
		text-indent: 0em;}
.center {text-align: center;
		text-indent: 0em;}		 
.err { background-color: #cccccc; color: #ff0000; }
