
* { margin: 0; padding: 0; }

body { 
	padding: 10px; 
	background: #F1F7FB 0 0 repeat-x; 
	color: #194259; 
	font: 14px/normal "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
	width: 70%; 
	margin-left:auto; 
	margin-right:auto; 
}

h1 {
	text-transform: uppercase; 
	margin-bottom: .5em; 
	border-bottom: solid 1px #194259; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 180%; 
	text-indent: 5px; 
	letter-spacing: -1px; 
}

h2 {
	text-transform: uppercase; 
	margin-bottom: .5em; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 150%; 
	text-indent: 5px; 
	letter-spacing: -1px; 
}

h3 {
	text-transform: uppercase; 
	margin-bottom: .5em; 
	border-bottom: solid 1px #194259; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 120%; 
	text-indent: 5px; 
	letter-spacing: -1px; 
}

cite {
	float: right; 
}

ul { 
	margin-bottom: 1em; 
	padding-left: 2em; 
}

ul a:link,
ul a:visited { color: #194259; text-decoration: underline; }
ul a:hover { background-color: #91c3e0; color: #393939; text-decoration: none; }
ul a:active { color: #194259; }


div.section {
	clear: both; 
	padding-top: 20px; 
}

table {
	margin-left:auto; 
	margin-right:auto; 
	width: 100%;
	text-align: left;
}

hr {
	color:#194259;
	width: 75%;
	margin-left:auto;
	margin-right:auto;
}

td.levo {
	text-align: left;
}

.table1 { 
	float: right; 
	margin-bottom: 2em; 
	border: solid 1px #eee; 
}

.table1 caption {
	color: #fff; 
	text-align: center; 
	padding-bottom: 5px; 
}

.table1 th, .table1 td { 
	padding: 7px; 
}

.table1 th, .table1 thead td {
	background-color: lightyellow; 
	color: #000; 
}

.table1 tbody td { 
	background-color: #fff; 
	color: #000; 
}

.table1 tbody th {
	text-align: right; 
}

#wmfg {
	clear: both; 
	float: left; 
}
