H1{
		color : #CC0099;
	font : Tahoma;
		text-align : center;
		}
 H2 {
	color : blue;
	font-weight : bolder;
	font : Tahoma;
}
H3{
		font-family : Tahoma;
	color : #CC0099;
	font-weight : bold;
}

LI {
	font-family : Tahoma;
	font-weight : normal;
	color : Blue;
	list-style-image : url(bullet.gif);
	vertical-align : middle;
	line-height : 24px;
		}

P, BODY,TD {
	font-family :  Tahoma;
	font-weight : normal;
	color : Blue;
	background-color : #E6E6FA;
}
TH {
	color : #CC0099;
	font-weight : bolder;
	font : smaller Tahoma;
}

HR{
	color : #CC0099;
}

a:link{
	color : blue;
}

a:visited{
	color : blue;
}

.title1{
	font : larger Tahoma;
	color : #FFCC66;
	font-weight : bold;
	}
.small{
	font-size : smaller;
	font : bolder;
}
.normal {font-family :   Tahoma;
	font-weight : normal;
	color : Blue;
}
.audiocat{
	font-weight : normal;
	color : Blue;
	background-color : #E6E6FA;
	font : small Tahoma;
}

