body
{
    margin: 0px;
}

h1
{
  font-family: 'Times New Roman',Times,serif;
  font-size: 28px;
  font-weight: bold;
}

h2
{
  font-family: 'Times New Roman',Times,serif;
  font-size: 20px;
  font-weight: bold;
}

h3
{
  font-family: 'Times New Roman',Times,serif;
  font-size: 14px;
  font-weight: bold;
}

h6
{
  font-family: 'Times New Roman',Times,serif;
  font-size: 10px;
}

p
{
  font-size: 14px;
  color:black;
}

smallcopy
{
  font-size: 10px;
  color:black;
}

a href,a href:visited
{
  font-family: 'Times New Roman',Times,serif;
  font-size: 12px;
  font-weight: bold;
  color: #3333ff;
}

a.menu,a:visited.menu
{
  font-family: 'Times New Roman',Times,serif;
  font-size: 11px;
  font-weight: bold;
  color: yellow;
}

.formrequired {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff0000;
}
