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

body,td,th {
	font-size: 13px;
	color: #333333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}

a:link {	color: #B70134;}
a:visited {	color: #B70134;}
a:hover {	color: #333333;}
a:active {	color: #666666;}
