body {
	font: 0.8125em Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	background-color: #E0E7F4;
}
.title {
	font: 1.8em Georgia, "Times New Roman", Times, serif; 
	margin-bottom: 0.5em; 
	letter-spacing: 2px; 
	color: #333;
}
.subtitle {
	font: 1.0em Georgia, "Times New Roman", Times, serif; 
	letter-spacing: 1px; 
	font-weight:bold;
}
.header {
	font: 2.0em Georgia, "Times New Roman", Times, serif; 
	letter-spacing: 4px; 
	color: #666;
}
.intro {
	font: 0.8125em Helvetica, Arial, Verdana, sans-serif; 
	letter-spacing: 1px; 
}
a {text-decoration: none;}
a img {border: none;}
a:link, a:visited {
	color: #C86E00;
}
html body a:hover {color: #333333; background-color: #EBA65B; border-bottom: 1px dotted #500;}
