h1 {
	font-family: Vivaldi;
	font-size: 36pt;
}
body {
	font-size: 12pt; color: #3b364a; 
        background-color: #ffffff;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}
a:hover {
	border-right: 0px dotted; 
	border-top: 0px dotted; 
	font-weight: normal; 
	border-left: 0px dotted; 
	cursor: crosshair; 
	color: #3b364a;  
	text-decoration: crosshair
}
a:visited {
	font-weight: normal; 
	color:  #ffffff; 
	text-decoration: none
}
a:link {
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none
}
h2 {
	font-family: Harrington;
	font-size: 18pt;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
h3 {
	font-family: Harrington;
	font-size: 14pt;
	font-weight: bold;
}
