body {
	font-family:Arial;
	font-size:12px;
	line-height:18px;
}
td { 
	font-family:Arial;
	font-size:12px;
	line-height:18px;
}
h1 {
	font-size:14px;
	font-weight:bold;
	margin:8px 0px;
}
h2 {
	font-size:14px;
	font-weight:normal;
	margin:8px 0px;
}
h3 {
	font-size:13px;
	font-weight:bold;
	margin:8px 0px;
}
h4 {
	font-size:13px;
	font-weight:normal;
	margin:8px 0px;
}
h5 {
	font-size:12px;
	margin:8px 0px;
}
h6 {
	font-size:11px;
	margin:8px 0px;
}
p {
	margin:8px 0px;
}
a {
	text-decoration:none;
	color:#999999;
}
a:hover {
	color:#000000;
}
