BODY  {
	margin-left : 2%;
	font-family : verdana,Arial, Helvetica, sans-serif;
	margin-right : 20%;
	font-size : 12px;
	color : #666666;
	}

p  {
	color : #666666;
}

h1  {
	font-size : 16px;
	font-weight : bold;
	color : #006b00;
	text-transform: uppercase;
}

h2 {
	font-size : 14px;
	color : #006b00;	
}

h3  {
	font-size : 13px;
	font-weight : bold;
	color : #006b00;
}

h4  {
	font-size : 12px;
	font-weight : normal;
	color : #006b00;
}

hr {
	color : #006b00;
}

p.small {
	font-size : 10px;
	color : #006b00;
}

a {
	color : #006b00;
	}

td {
	font-size : 12px;
	font-weight : normal;
	color : #666666;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
}

.maintable td{
	font-size : 11px;
	font-weight : normal;
	color : #666666;
	background-color: white;
	padding: 2em;
}
.maintable a{
	font-size : 13px;
	font-weight : normal;
	color : #006b00;
}
.maintable a:hover{
	font-size : 13px;
	font-weight : normal;
	color : #367774;
	background-color: #ddd;
}

.table-firstline {
	font-size : 11px;
	font-weight : normal;
	color : white;
	background-color: #777777;
}

TR.title  {
	display: inline;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : #690101;
}	
	
.smallfont  {
	font-size : 10px;
	font-style : normal;
	align-text: right;
	color : #666666;
}

.disclaimer  {
	font-size : 10px;
	font-style : normal;
	align-text: right;
	color : #666666;
	padding-left: 3em;
	padding-right: 3em;
	background: #F2F2F2;
	width: 90%;
	align: center;
}
