body {
	font-family:Tahoma, Verdana, Georgia;
	font-size:12px;
}
td {
	font-family:Tahoma, Verdana, Georgia;
	font-size:12px;
}
a {
	color:#996600;
	text-decoration:none;
}
a:hover {
	color:#cc9933;
}
h1 {
	font-family:Georgia, Tahoma, Verdana;
	font-size:16px;
	line-height:18px;
	margin:16px 0px;
	color:#990000;
}
h2 {
	font-family:Georgia, Tahoma, Verdana;
	font-size:12px;
	line-height:18px;
	margin:16px 0px;
	color:#990000;
}
h3 {
	font-family:Georgia, Tahoma, Verdana;
	font-size:12px;
	line-height:18px;
	margin:10px 0px;
	color:#333333;
	font-style:italic;
	line-height:20px;
}
p {
	line-height:18px;
}
li {
	line-height:18px;
	margin-top:5px;
	margin-bottom:5px;
}

