﻿a:link{
	color: #000080;
}
a:active{
color: #000080;
}
a:visited{
	color: #000080;
}
a:hover{
	color: #800000;
}
.AlignLeft {
	text-align: left;
}
.Center {
	text-align: center;
}
.ContentsTextNormalBold {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.ContentsTextNormalCenter {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: large;
	 color: #000000;
	 text-align: center;
}
.ContentsTextNormal {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;	
	color: #000000;
}
.ContentsTextNormalNoColor {
	 text-align: left;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: large;
}
.ContentsTextSmall {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.ContentsNormalBoldBlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000080;
	font-weight: bold;
}
.ContentsTexSmalllRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #000080;
	text-align: center;
}
.HeaderText {
	font-family: Verdana;
	font-size: xx-large;
	color: #000080;
	font-weight: bold;
	text-align: center;
}
.LogoBackground {
	background-color: #000080;
}
.LogoDisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}
.LogoText {
	font-family: "Colonna MT";
	font-size: 3.0em;
	color: #FFFFFF;
	text-align: center;
}
.MaroonLargeFontCenter {
	 text-align: center;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: large;
	 font-weight: bold;
	 color: #800000;
}
.NormalFont {
	 font-weight: normal;
}
.PageColor {
	border-color: #FFFFFF;
	border-width: 0;
	background-color: #FFFFEC;
}
.RedFont {
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 font-size: small;
	 text-align: left;
	 color: #FF0000;
}
.Title {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	font-style: italic;
}
