body 	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: BLACK;
	font-size: 13px;
	font-style: normal;
	margin: 0 0 0 0;
	background-color: #83A5D2;
	}

a:link,
a:visited,
a:active	{
	color: BLACK;
	text-decoration: underline;
	}
a:hover		{
	color: BLACK;
	text-decoration: underline;
	}

h1	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: BLACK;
	}

h2	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: BLACK;
	}

h3	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: BLACK;
	}

h4	{
	font-family: "Kabel Ult BT", "Trebuchet MS";
	font-size: 30px;
	font-style: normal;
	color: BLACK;
	}

p	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: BLACK;
	font-size: 13px;
	font-style: normal;
	}

.ht	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: BLACK;
	}
	
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: BLACK;
}
h6 {
	font-family: "Kabel Ult BT", "Trebuchet MS";
	font-size: 40px;
	font-style: normal;
	color: BLACK;
}