body
{
	font-family: verdana;
	font-size: 13;
	margin: 0;
}

H2
{
	font-family: arial;
	font-size: 18;
	margin-left: 0px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #4e526b;
}

H1
{
	font-family: arial;
	font-size: 26;
	margin-left: 0px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #00a2ff;
}

H3
{
	font-family: arial;
	font-size: 14;
	margin-left: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #4e526b;
}

table
{
	font-family: verdana;
	font-size: 13;
}

a
{
	color: #00a2ff;
	text-decoration: none;
}

a:link
{
	color: #00a2ff;
	text-decoration: none;
}

a:visited
{
	color: #00a2ff;
	text-decoration: none;
}

a:hover
{
	color: #00a2ff;
	text-decoration: none;
}
