
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #828282;
	background-color: #EEF4F9;
	font-size: 77% !important;
	margin: 0;
	padding: 25px;
}


table.table1 {
	border-collapse: collapse;
	
}

table.table2 th {
	font-weight: normal;
	text-transform: uppercase;
	text-align: left !important;
	color: navy;
	line-height: 1.3em;
	font-size: 1.1em;
	padding: 0 0 4px 3px;
}

table.table2 td {
	color: #6a6a6a;
	font-size: 0.95em !important;
}

table.table2 a:link, table.table2 a:visited, table.table2 a:hover, table.table2 a:active {
	font-weight: bold;
	color: navy;
	text-decoration: none;
}

table.table2 td {
	padding: 3px;
	border-bottom: 1px solid #ffffff;
}


.clear {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: transparent;
}



table.table2 tr.hh:hover {
	background-color: #dedede;
}

