body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:9pt;
	color: #eee;
	background-color: #777;
	text-align: left;

}


td,th {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:9pt;
	color: #eee;
}

h1 {
	text-align:left;
	color: #ccc;
	padding-bottom: 4px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	display: inline;
	margin-bottom: 20px;
}


a {
	text-decoration: none;
	font-weight: bold;
	color:  #ffffff;
	outline: none;
	}
a:visited {
	color:  #ffffff;
	}
a:active {
	color:  #ffffff;
	}

hr {
	height:1px;
	border: 1px solid #ccc;
}

p,h1,h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}


h1 {
	font-size: 13pt;

	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 9pt;

	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

a img
{
	border-width: 0px;
}