﻿body
{
	font-family: Arial, Tahoma, Verdana;
	font-size: small;
	color: black;
	line-height: 1.2em;
}

H1
{
	font-size: 120%;
	font-weight: bold;
	color: #5C6350;
	display: inline;
}

H2
{
	font-size: 110%;
	font-weight:bold;
	color: #628FC8;
	display: inline;
	line-height: 1.3em;
}



.Legal
{
	font-size: 85%;
	color: black;
}



A:link
{
	color: #303030;
	text-decoration: none;
	font-weight: bold;
}

A:visited
{
	color: #303030;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	color: #303030;
	text-decoration: none;
	text-decoration: underline;
}
