body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}

td {
	font-size:10px;
}

h1 {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-bottom: -10px;
	padding-top: 5px;
	font-style:normal;
	color:#333333;
	font-weight:lighter;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}
pre {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}
