﻿body
{
	margin-top:0px;
}

p 
{
	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #435567;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 
{
	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	color : #435567;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link 
{
	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #435567;
	text-decoration: none;
}

a:visited 
{
	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #435567;
	text-decoration: none;
}

a:hover 
{
	font-family : Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #435567;
	text-decoration: underline;
}

