.normal  {
	font-size : 12px;
	font-family : verdana, arial, helvetica;
	color : #336666;
}

.bignormal  {
	font-family : Tahoma;
	font-size : 20px;
	font-style : normal;
}

.midnormal  {
	font-family : verdana, arial, helvetica;
	font-size : 15px;
}

.subnormal  {
	font-family : Tahoma;
	font-size : 10px;
}

.altsubnormal  {
	font-family : verdana, arial, helvetica;
	font-size : 10px;
}

BODY  {
	PADDING-RIGHT : 0px;
	MARGIN-TOP : 0px;
	PADDING-LEFT : 0px;
	MARGIN-LEFT : 0px;
	PADDING-TOP : 0px;
	font-family : arial, helvetica;
}

TD  {
	font-family : verdana, arial, helvetica;
	font-size : 12px;
}

FORM  {
	.forms 
   
    FONT-SIZE : 10px;
	COLOR : #666666;
	FONT-FAMILY : verdana, arial, helvetica;
	WIDTH : 195px;
}

INPUT  {}

.inp  {
	width : 180px;
	padding-top : 3px;
	padding-bottom : 3px;
}

.artistname  {
	font-family : verdana, arial, helvetica;
	font-size : 13px;
	font-weight : bold;
	color : #336666;
}

.pagetitle  {
	font-family : verdana, arial, helvetica;
	font-size : 14px;
	color : #336666;
	font-weight : bold;
}

