@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/2010Images/Background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.YellowTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #b090af;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.WhiteSubtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 24px;
}
.GreenTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D1472B;
	letter-spacing: 2px;
	word-spacing: 1px;
	margin-left: 18px;
	line-height: 24px;
}
.WhiteSession {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
	margin-left: 18px;
	line-height: 22px;
}
.WhiteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 22px;
}
