body
{
	font-family: Georgia, Times, serif;
}

h1, h2, h3, h4
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #2850A0;
	font-weight: bold;
}

a 
{
	font-weight: bold;
}

a:hover
{
	color: red;
}