body
{
	background-color: #ffffff;
	color: #666666;
	font-size: 75%; /* 16px  75% = 12px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

/* DISPLAY "CLASS" STYLES */
.Heading1
{
font-size:11px;
font-weight:bold;
}
.Heading2
{
font-size:16px;
font-weight:bold;
}
h1
{
color:#B0BB36;
font-size:24px;
font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainContent
{
font-size:1.1em;
line-height: 1.1em;
}

