﻿body
{
    font-family: 'Trebuchet MS' , TrebuchetMS, Arial, Helvetica, sans-serif;
    margin-left: 10px;
    margin-top: 0px;
    font-size: 12px;
    background-color: #FFFFFF;
    color: #333333;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #c4d00f;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.5em;
}

h3 {
	font-size: 1em;
}
a:link, a:visited, a:hover, a:active
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.BlackText
{
    color: #000000;
}