﻿html, body { font-family: Candara, "Trebuchet MS", Trebuchet, sans-serif; color: black; font-style: normal;}

A { font: Candara, "Trebuchet MS", Trebuchet, sans-serif; font-style: normal; color: black; text-decoration: none; }
A:visited { font: Candara, "Trebuchet MS", Trebuchet, sans-serif; font-style: normal; color: black; text-decoration: none; }
A:hover {text-decoration:none; color: black;}

.XLargeType {
	font-family: Candara, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 150%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.MediumType {
	font-family: Candara, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.XLargeTypeBold {
	font-family: Candara, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 150%;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.LargeType {
	font-family: Candara, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 125%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.MediumTypeBold {
	font-family: Candara, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.LargeTypeBold {
	font-family: Candara, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 125%;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.BBold {
	font-family: Candara, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: small;
	border-width: 0;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

