h1 {
	font-family: "Swis721 BT", "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 36px;
	color: #000000;
	font-weight: lighter;
	line-height: normal;
	margin-bottom:0px;
	margin-top:0px;
}
h2 {
	font-family: Verdana, "Swis721 BT", "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 20px;
	color: #ffffff;
	font-weight: lighter;
	line-height: normal;
    margin-bottom:0px;
    margin-top:0px;
}
h3 {
	font-family: Verdana, "Swis721 BT", "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 16px;
	color: #ffffff;
	font-weight: lighter;
	line-height: 25px;

}
h4 {
	font-family: Verdana, "Swis721 BT", "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #ffffff;
	font-weight: lighter;
}

p {
	font-family: Verdana, "Swis721 BT", "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
	line-height: normal;

}
a {
	font-family:  "Swis721 BT", "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	color: #de312f;
	font-weight: lighter;
	line-height: normal;
	text-decoration: underline;

}

a.head {
	font-family: "Swis721 BT", "Century Gothic", Arial, Helvetica, "Sans Serif";
	color: #ffffff;
	font-weight: lighter;
	text-decoration:none;

}
a.head:hover {
	font-family: "Swis721 BT", "Century Gothic", Arial, Helvetica, "Sans Serif";
	color: #ffffff;
	font-weight: lighter;
	text-decoration:underline;

}
a.head2 {
font-family: "Swis721 BT", "Century Gothic", Arial, Helvetica, "Sans Serif";
	font-size: 20px;
	color: #ffffff;
	font-weight: lighter;
	line-height: normal;
    margin-bottom:0px;
    margin-top:0px;
	text-decoration:none;
	}

body
{
    margin : 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}

#MainTable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003F5F;	
	font-size: 12px;
	border: #000000 1px solid;
	background-color: #FFFFFF;
	width:1000px;	
		
}	

#FooterRow
{
  background-color: #003F5F;
  height: 32px;
  text-align: right;
  
}

A.FooterLinks:link, A.FooterLinks:visited  {font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight:bold; padding-right:50px;}
A.FooterLinks:hover     {color: #DE312F;}
