﻿.Normal {
	font-family: "Calibri","sans-serif";
	text-align: justify;
	font-size: 13.0pt;
}
.NormalCenter {
	font-family: "Calibri","sans-serif";
	text-align: Center;
	font-size: 13.0pt;
	color: #3366FF;
}

.Emphasis {
	font-family:"Calibri","sans-serif";	
	letter-spacing: 1px;
	font-weight: bold;
	font-size:14.0pt;	
	text-align: justify;
}
.EmphasisColor {
	font-family: "Calibri","sans-serif";
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 14.0pt;
	text-align: justify;
	color: #FF0000;
}
h2 {
	font-family: Calibri;
	font-size: 20pt;
	font-weight: bold;
	color: #3366FF;
}
.MenuBar {
	font-family: Andalus;
	font-size: 12pt;
	color: #3366FF;
}

.BannerRed {
	font-family: Andalus;
	font-size: 20px;
	color: #FF0000;
}
.BannerBlue {
	font-family: Andalus;
	font-size: 25px;
	color: #33CCFF;
}
.BannerPink {
	font-family: Andalus;
	font-size: 20px;
	color: #FF00FF;
}
.BackgrountBlue {
	background-color: #99CCFF;
}
