body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
body {
	margin:0px;
}#content {
	padding-left:35px;
	padding-right:10px;
	width: 240px;
}

h2 {
	font-size:14px;
	font-weight:normal;
}

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