.BlueMedMyriad {
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #003399;
}
.BlueMedMyriadBold {
	font-family: "Myriad Pro Light";
	font-size: 14px;
	color: #003399;
}
.BlueMedComicSans {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #003399;
}
.BlueMedComicSansBold {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.BlueSmallComicSans {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #003399;
}
.BlueSmallComicSansBold {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #003399;
	font-weight: bold;
}
.BlueSmallMyriad {
	font-family: "Myriad Pro";
	font-size: 12px;
	color: #003399;
}
.BlueSmallMyriadBold {
	font-family: "Myriad Pro Light";
	font-size: 12px;
	color: #003399;
}
.BlueMedImpressBold {
	font-family: "Impress BT";
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.BlueMedImpress {
	font-family: "Impress BT";
	font-size: 14px;
	color: #003399;
}
.BlueSmallImpress {
	font-family: "Impress BT";
	font-size: 12px;
	color: #003399;
}
.BlueSmallImpressBold {
	font-family: "Impress BT";
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.BlueLargeComicSans {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #003399;
}
.BlueLargeComicSansBold {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.BlueLargeImpress {
	font-family: "Impress BT";
	font-size: 16px;
	color: #003399;
}
.BlueLargeImpressBold {
	font-family: "Impress BT";
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.BlueLargeMyriad {
	font-family: "Myriad Pro";
	font-size: 16px;
	color: #003399;
}
.BlueLargeMyriadBold {
	font-family: "Myriad Pro Light";
	font-size: 16px;
	color: #003399;
}
.GreenLargeComicSansBold {

	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}
.GreenMedComicSansBold {

	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
body,td,th {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #0033CC;
}
body {
	background-color: #7DA7D9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #EC0000;
}
a:active {
	color: #006600;
}
