h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 20px;
	font-weight: lighter;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
}
a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#menu a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

