Body {
	background: #E6E6E6;
	background-image: url(../Images/Background.png);
	background-repeat: repeat-x;
	background-position: top left
	}

.SplashTitle {
	font-family: Myriad, Arial;
	font-size: 16pt;
	line-height: 22pt;
	color: #000000;
	text-shadow: 0px 1px 0px #FFFFFF;
	}
.Name {
	font-family: Myriad, Arial;
	font-size: 16pt;
	line-height: 28pt;
	font-weight: 600;
	color: #000000;
	text-shadow: 0px 1px 0px #FFFFFF;
	}
.Title {
	font-family: Myriad, Arial;
	font-size: 12pt;
	color: #555555;
	text-shadow: 0px 1px 0px #FFFFFF;
	}
.Heading {
	font-family: Myriad, Arial;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: 600;
	color: #000000;
	text-shadow: 0px 1px 0px #FFFFFF;
	}
.HotLink {
	font-family: Myriad, Arial;
	font-size: 12pt;
	color: #000000;
	text-shadow: 0px 1px 0px #FFFFFF;
	}

.HotLink a:link			{color: #B70000; text-decoration: none;}
.HotLink a:active		{color: #B70000; text-decoration: none;}
.HotLink a:visited 		{color: #B70000; text-decoration: none;}
.HotLink a:hover 		{color: #2855E5; text-decoration: none;}