body{
	margin : 0 0 0 0;
	color: #000000;
	background-color : #FFFFFF;
	font-size : 11px;
	font-family : "Verdana CE", Verdana, "Arial CE", Arial, sans-serif;
}

td{
	color: #000000;
	font-size : 11px;
	font-family : "Verdana CE", Verdana, "Arial CE", Arial, sans-serif;
}
H1 {
	color : #3B500C;
	font-size : 14 px;
	margin-left : 40 px;
    margin-bottom : 5 px;
}
H2 {
	color : #3B500C;
	font-size : 11px;
	margin-bottom : 5 px;
}

p{
	color: #000000;
	font-size : 11px;
	font-family : "Verdana CE", Verdana, "Arial CE", Arial, sans-serif;
	margin-top : 3px;
	margin-bottom : 3px;
}

ol, ul{
	margin-top : 3px;
	margin-bottom : 3px;
}
	A:LINK {
	color : #FF0000;
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}
.table_back{
	background-image : url('images/tlo.jpg');
	background-repeat : no-repeat;
	background-position : right bottom;
}
