p  {}

h1  {}

h2  {}

h3  {}

a  {
	text-decoration : none;
	color : white;
	font-size : 10px;
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight : bold;
}

a:visited  {
	color : #ffffff;
}

a:active  {
	color : #cccccc;
}

a:hover  {
	text-decoration : underline;
}

body  {
	font-size : 12px;
	font-family : verdana, arial, helvetica;
	font-weight : bold;
	color : white;
}

td  {
	font-size : 12px;
	font-family : verdana, arial, helvetica;
	font-weight : bold;
	color : #ffffff;
}

a.mailtolink  {
	text-decoration : none;
	color : #cccccc;
	font-size : 10px;
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight : bold;
}

a.mailtolink:hover  {
	text-decoration : underline;
}

.smalltext {
	font-size : 10px;
	font-family : verdana, arial, helvetica;
	font-weight : normal;
}

.smallbold {
	font-size : 10px;
	font-family : verdana, arial, helvetica;
	font-weight : bold;
}

.headertext  {
	font-size : 14px;
	font-family : verdana, arial, helvetica;
	font-weight : bold;
}

.mediumbold  {
	font-size : 12px;
	font-family : arial, helvetica;
	font-weight : bold;
}

.mediumtext {
 font-weight:normal;
 font-size:11px;
 color:#cccccc;
}

.mediumtextbold {
 font-weight:bold;
 font-size:11px;
 color:#cccccc;
}

a.mediumtext {
 font-weight:normal;
 font-size:11px;
 color:#cccccc;
}

a.mediumtext:hover {
 text-decoration:underline;
 font-weight:bold;
}

a.mediumtextbold {
 font-weight:bold;
 font-size:11px;
 color:#cccccc;
}

a.mediumtext:visited {
  color:#cccccc;
}

a.mediumtextbold:visited {
  color:#cccccc;
}

.playlist {
	white-space:pre;
	word-wrap:normal;
}
