body {
	margin-top: 0px;
	background-color: #fff;
	}

body,table,tr,td,div,ul,ol,li,p,h2,h3 {
	font-family: "trebuchet ms", trebuchet, arial, sans-serif;
	font-size: 11px;
	color: #000;
	}



a:link { color: #8f151d; text-decoration: underline; }
a:visited { color: #8f151d; text-decoration: underline; }
a:hover { color: #8f151d; text-decoration: none; }
a:active { color: #8f151d; text-decoration: none; }



table {
	padding: 1px 1px 0 1px;
	border-left: 1px solid #eee;
	text-align: left;
	}

th {
	background-color: #5355c7;
	color: #fff;
	font-weight: bold;
	text-align: left;
	}

td {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}