body {
	background-color: #FFFFFF;
	margin: 0;
	}

body, td {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	}

a:link {
	color: #666666;
	text-decoration: underline;
	}
	a:hover {
		color: #000000;
		text-decoration: underline;
		}
	a:active {
		color: #666666;
		text-decoration: underline;
		}
	a:visited {
		color: #666666;
		text-decoration: underline;
		}
	a:visited:hover {
		color: #000000;
		text-decoration: underline;
		}

ul {
	list-style-image: url(/images/bullet.gif);
	}

form {
	margin: 0px;
	}
h1 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	color: #999999;
	font-weight: bold;
	line-height: 50%;

	}

h2 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, Verdana, sans-serif;
	line-height: 50%;
	font-size: 20px;
	color: #999999;
	font-weight: bold;
	}

