P,LI,UL,DL,DT {
	font-family: "Arial";
	font-size: 14px;
	color: #202020;
}
.Regular {

	font-family: "Arial";

	font-size: 14px;

	color: black;

}
.Headers {

	font-family: "Arial";

	font-size: 18px;

	color: #32335A;

}

A.RegularLink:link, A.RegularLink:visited {

	font-family: "Arial";

	font-size: 14px;

	color: navy;

}

#SmallWhite {
	font-family: "Arial";
	font-size: 11px;
	color: white;
}
#SmallRed {
	font-family: "Arial";
	font-size: 11px;
	color: #b00000;
}
#Small {
	font-family: "Arial";
	font-size: 11px;
	color: black;
}
#Smaller {
	font-family: "Arial";
	font-size: 9px;
	color: black;
}
#Medium {
	font-family: "Arial";
	font-size: 13px;
	color: black;
}
#Large {
	font-family: "Arial";
	font-size: 15px;
	color: White;
	font-weight: bold;
}

A.LargeWhite:link, A.LargeWhite:visited {
	font-family: "Arial";
	font-size: 14px;
	color: white;
}
A.LargeDBlue:link {
	font-family: "Arial";
	font-size: 12px;
	color: #173199;
		text-decoration: none;
}
A.LargeDBlue:visited{
	font-family: "Arial";
	font-size: 12px;
	color: #A8A8A8;
		text-decoration: none;
}

A.LargeBlack:link, A.LargeBlack:visited {
	font-family: "Arial";
	font-size: 14px;
	color: black;
}


A.SmallBlue:link, A.SmallBlue:visited {
	font-family: "Arial";
	font-size: 11px;
	color: blue;
}
A.SmallWhite:link, A.SmallWhite:visited {
	font-family: "Arial";
	font-size: 12px;
	color: white;
	text-decoration: none;
}
A.Smaller:link, A.Smaller:visited {
	font-family: "Arial";
	font-size: 12px;
	color: white;
	text-decoration: none;
}
A.smlink:link, A.smlink:visited {
	font-family: "Arial";
	font-size: 10px;
	color: white;
	text-decoration: underline;
}
A.mlink:link, A.smlink:visited {
	font-family: "Arial";
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
#mlink {
	font-family: "Arial";
	font-size: 12px;
	color: white;
}
A.SmallerB:link, A.SmallerB:visited {
	font-family: "Arial";
	font-size: 10px;
	color: #000099;
	text-decoration: underline;
}
A.Small:link, A.Small:visited {
	font-family: "Arial";
	font-size: 11px;
	color: black;
	text-decoration: none;
}
A.SmallerBlue:link,A.SmallerBlue:visited {
	font-family: "Arial";
	font-size: 9px;
	color: blue;
}
A.Medium:link, A.Medium:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
}
A.smallred:link, A.smallred:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	text-decoration:underline;
}
