body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.mainTable {
	margin: 5px;
	border: 1px solid #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.titleText {
	font-size: 24px;
	font-weight: bold;
}
.contactText {
	font-size: 12px;
	color: #000000;
}
.trackTitle {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.trackText {
	font-style: italic;
}
a {
	text-decoration: none;
}
a:hover {
	color: #990033;
}
.headingText {
	font-size: 11px;
	font-weight: bold;
}
.headingText2 {
	font-size: 18px;
	font-weight: bold;
}
.imp {
	font-weight: bold;
	color: #FF0000;
}
body {
	background-color: #003399;
}
.genreText {
	color: #336600;
	font-size: 10px;
	font-weight: bold;
}

