body {

	background: #b0b0b0 url(/images/bodybg.jpg) top repeat-x;

	margin-left: 10px;

	margin-top: 0px;

	margin-right: 10px;

	margin-bottom: 10px;

}

h1{

	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;

	font-size:17px;

	margin:0 0 0 13px;

	color:#FFFFFF;

}

h2{

	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;

	font-size:17px;

	margin:0 0 0 13px;

	color:#af0063;

}

body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333366;

}

a:link {

	color:#990099;

	text-decoration: underline;

}

a:visited {

	text-decoration: underline;

	color: #990099;

}

a:hover {

	text-decoration: underline;

	color: #990099;

}

a:active {

	text-decoration: underline;

	color: #990099;

}