a:link { text-decoration: none }
a:active { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: underline }

h1 {
	font-style: normal;
	font-weight: normal;
	display: inline;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
      }
	  
h2 {
	font-style: normal;
	font-weight: bold;
	display: inline;
	font-size: 16px;
	font-family: Tahoma, Arial, Verdana;
}

.Bodytext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #063671;
	line-height: 16px;
}
.Link {

	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}
.BodytextWhite {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.Footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #094FA3;
}
.Menu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #094FA3;
}
.FooterWhite {

	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.Labels {

	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #063671;
}
.Bodytext2 {

	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #063671;
	line-height: 20px;
}
.Footer a {

	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #094FA3;
}
