﻿body
{
	font-family: Century Gothic;
	color: #606060;
	font-size: 11pt;
}

.mainDIV
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.centerIt
{
	text-align: center;
}

a
{
	font-family: Century Gothic;
	color: #606060;
	font-size: 11pt;
}

.headertitle
{
	text-decoration: none;
	font-weight: normal;
	font-family: Century Gothic;
	color: #606060;
	font-size: 13pt;
}
a:hover
{
	letter-spacing: -0.02em;
	line-height: 1.4em;
	font-weight: bold;
}

.menu
{
}

.menu:hover
{
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 0.01em;
	line-height: 1.88em;
}
