.contact
{
	border: thin solid #000066;
	width: 372px;
	padding: 2px 2px 2px 2px;
	margin-left: auto;
	margin-right: auto;
}

body
{
	color: #000066;
}

a:link
{
	text-decoration: none;
	color: #6699FF;
}

a:visited
{
	text-decoration: none;
	color: #669999;
}

a:active
{
	text-decoration: underline;
	color: #505060;
}

h2
{
	font-family: sans-serif;
  font-size: 12pt;
}

hr
{
	border: 0;
	color: #000066;
  background-color: #000066;
  height: 2px;
  width: 80%;
}
