.Link,a
{
	color:#e5195a;
	font-family:calibri;
	font-size:12pt;
	font-weight:normal;
	text-decoration:underline;

}
.Link:hover,a:hover
{
	color:#7b19e5;
	font-family:calibri;
	font-size:12pt;
	font-weight:normal;
	text-decoration:underline;

}
.SiteText,ul,ol
{
	color:#2f3fcf;
	font-family:calibri;
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;

}
.SmallSubTitle,h3
{
	color:#ee114a;
	font-family:calibri;
	font-size:12pt;
	font-weight:bold;
	margin:0;
	padding:0;

}
.SubTitle,h2
{
	color:#4e19e5;
	font-family:calibri;
	font-size:13pt;
	font-weight:bold;
	margin:0;
	padding:0;

}
.Title,h1
{
	color:#e51946;
	font-family:calibri;
	font-size:15pt;
	font-weight:bold;
	margin:0;
	padding:0;

}
