.normalText {
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #0000FF;
}
.normalTextLink {
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #880202; text-decoration: underline;
}
.TrackListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #000000;
	background-color: #CCCC00;
	font-weight: bold;

}
.normalTextNoBold {

font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #0000FF;
}
.normalText9 {

font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #0000FF;
}
.OrderLine {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	/*background-color: #CCCC00;*/
   background-color: #2C70C3;
	font-weight: bold;
}

.normalLink9 {
font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #880202;
}

.normalTextJustified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-align: justify;

}

.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}

.OrderBox {
   border: thin solid #CCCCCC
}

img {
   border: none;
}
