<style>
body {
	background-color: #818181;
}

table {
	border-collapse : collapse;
}

h2 {
	font-family: Arial;
	font-size: 19 px;
	color: #717171;
	line-height : normal;
	color : #111111;
}

td.logo {
	font-family: Verdana;
	font-size: 20 px;
	color: #000000;
	line-height : normal;
	font-weight : normal;
	font-variant: normal;
}

td {
	font-family: Tahoma;
	font-size: 11 px;
	color: #414141;
	line-height : 16 px;
	font-weight : normal;
}

td.topheader {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 16 px;
	color: #818181;
	line-height : normal;
}

td.tdheader {
	font-family: Verdana;
	font-size: 14 px;
	border-bottom: solid #818181 1px;
	color: #313131;
	line-height : 19 px;
}

td.leftpanel {
	border-bottom : solid #717171 1px;
}

td.bottomheader {
	font-family: tahoma;
	color : #6f6f6f;
}

a.leftpanel {
	text-decoration : none;
	color : #919191;
	font-weight : normal;
	font-size: 11 px;
	font-family : Verdana;
}

a.leftpanel:hover {
	color : #f1f1f1;
}

a {
	text-decoration : none;
	color : #898989;
	font-size: 11 px;
}

a:hover {
	text-decoration : line;
	color : #000000;
}


</style>
