a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #ffcc33;
	line-height: 100%;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #ffffcc;
	line-height: 100%;
}
body {
	background-color: #FFFFCC;
	background-image:  url(Images/BannerWelcome.jpg);
	background-repeat: no-repeat;
}
.TimesSmallRed {
	color: #990000;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
.TimesSmallBlack {
	color: #000000;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
.TimesSmallBlackItalic {
	color: #000000;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
.TimesMediumBlack {
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.TimesMediumBlackBold {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.TimesMediumRed {
	color: #990000;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
.TimesMediumBoldRed {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	font-style: normal;
	font-size: medium;
	font-weight: bold;
}
.TimesMediumBoldItalicBlack {
	font-family: "Times New Roman", Times, serif; 
	font-style: italic; 
	font-size: medium; 
	color: #000000; 
	font-weight: bold; 
	}
.TimesMediumItalicBlack {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: medium;
	color: #000000;
}
.TimesMediumBoldWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF
}
.TimesLargeBlack {
	font-family: "Times New Roman", Times, serif; 
	font-size: large;
	font-style:normal
	color: #000000;
}
.TimesLargeRed {
	color: #990000;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
.TimesLargeRedBold {
	color: #990000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
}
.TimesSLargeRedBold {
	color: #990000;
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}
.TimesMediumBlackCopy {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
