body {
	font-family:Baskerville;
	font-size: 16px;
	color:#000099;
}

a {
	font-family:Baskerville;
	color:#000099;
	font-weight:100;
	text-decoration:none;
	font-size:21px;
}

a:hover {
	text-decoration:underline;
}

h1 {
font-size:29px;
font-family:Baskerville;
font-weight:lighter;
margin-bottom:30px;
margin-top:40px;
color:#000099;
}

h2 {
font-size:22px;
font-family:Baskerville;
font-weight:lighter;
margin-bottom:15px;
margin-top:20px;
color:#000099;
}

h3 {
font-size:24px;
font-family:Baskerville;
font-weight:lighter;
margin-bottom:20px;
margin-top:20px;
color:#000099;
}
