@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	margin-top: 0px;
	
}
p {
  line-height: 150%;
}

a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #003;
}
a:active {
	text-decoration: none;
	
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	
}
h6 {
	font-size: 11px;
	font-weight: normal;
	color: #eee;
}

a img { border: none; }


a {
outline: none;
}
.spacer {
	color: #FFF;
}
