body {
	color: navy;
	background-color: #E1E7F0;
	font-family: Arial;
	font-size: 100%;
	padding: 0;
	margin: 0;
}

p {	text-align: justify;
	text-indent: 20px;}

a {	text-decoration: none;
	color: #0000ff;}
a:hover {
	color: #a00000;
	border-bottom: 0px dotted #a00000;}


.tbl_top {
	 }
.tbl_top a {
	text-decoration : none;
	color: #0000a0;
	font-family: Times;
}

.tbl_footer {color: #ffffff;}
.tbl_footer a {color: #ffffff;}

.header {
	font-family: Tahoma; }

h1 {color: #0000e0; font-size: 150%;}

h2 {color: #c00000; font-size: 130%;}

h3 {color: #0040f0; font-size: 120%;}

h4 {color: #000080; font-size: 110%;}

.td_right {font-size: 80%;}

ol li {margin-bottom: 10px;}