﻿body 
{
	background-color: #fff;
	font-size: 12px;
	font-family: Arial, Verdana;
}
.level1 
{
	font-size: 14px;
}

a:link
{
	color: #036799;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #036799;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #036799;
	text-decoration: underline;
	font-weight: bold;
}
