body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	text-decoration: none;
	background-color: #1b1b1b;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.LargeMenuText {
	font-size: 22px;
}
.LargeMenuText a {
	color:white;
}
a:hover {
	color: #00ffff;
	text-decoration: none;
}
a {
	color: #00ffff;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	padding: 7px;
	text-align: center;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}
h3 {
	font-size: 10px;
	text-align: center;
}
.RecordingPageHeader {
	font-size: 16px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.smallText {
	font-size: 10px;
}
.LargeText {
	font-size: 18px;
}
