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;
	text-align: justify;
	font-size: 12px;
	margin-left: 5%;
	margin-right: 160px;
	text-indent: 1.4em;
}
ol,ul,li {
	text-align: left;
	text-indent: 0em;
color: black;
}
h1, h2, h3, h4, h5, h6 {
	color: #cc0000;
       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: #cccccc; } /* visited hyperlink */
A:hover {color: #0000ff;} /* mouseover hyperlink */

.left {text-align: left;}
.right {text-align: right;} 

.head {color: #cc0000;
	font-weight: bold;
	font-size: 14px;}
	.leftcol {
position: absolute;
margin: 0px 0px 0px 0px;	
	}	
.rightcol {
position: absolute;
right: 0px;
margin: 0px 0px 0px 0px;	
}	
.cont {
position: absolute;
top:0px;
left: 170px;
margin: 0px 0px 0px 0px;	
}
