a
{
	color: #000080;
	text-decoration: underline;
}

a:hover
{
	color: blue;
}

h1,
h1 a
{
	color: #333333;
}

h1 a:hover
{
	color: blue;
}

.sidebar h2
{
	border-bottom: solid 1px #b8b8b8;
	padding-bottom: 1px;
}

h2 a:hover
{
	color: #000080;
}

p.headertext {
	text-align: left; 
	font-size:225%; 
	color: #000080; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	margin: 0; 
	padding-left: 10px;
}
