p, td, font
{ font-family:		Arial, Helvetica, sans-serif;
  color:		      #555555;
  font-size:		15px;
}
font.average
{ font-size:		12px;
  color:		   #9999CC;
}
font.big
{ font-size:		20px;
  font-family: "Book Antiqua";
  text-decoration:	none;
  color:		#FF9900;
}
font.sr
{ font-size:		13px;
  font-family:       Arial, Helvetica, sans-serif;
  font-weight:		normal;
  color:		#0066FF;
}
font.cat
{ font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-weight:		normal;
  font-size:		13px;
  color:		#555555;
}
font.catr
{ font-family:		Arial, Helvetica, sans-serif;
  font-weight:		bold;
  font-size:		13px;
  color:		#0066FF;
}
font.op
{ font-size:		15px;
  font-weight:		bold;
  font-family:		Arial, Helvetica, sans-serif;
  color:		#009900;
}
h1
{ font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:	18px;
  color:	black;
}
a
{ text-decoration:	underline;
  font-family:		Arial, Helvetica, sans-serif;
  font-weight:		bold;
  font-size:		15px;
  color:		#0066FF;
}
a.top
{ text-decoration:	none;
  font-weight:		bold;
  color:		#FFCC00;
}
a.small
{ font-size:		11px;
}
a.standard
{ font-size:		11px;
  font-weight:		normal;
}
a.cat
{ font-size:		14px;
  font-weight:		bold;
}
hr
{ color:		#DFDFFF;

}
.bluebutton
{ BORDER-BOTTOM:		black 0px solid;
  BORDER-LEFT:		white 0px solid;
  BORDER-RIGHT:		black 0px solid;
  BORDER-TOP:		white 0px solid;
  margin:			0px;
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		11px;
  font-weight:		bold;
  background-color:	#E1E6FC;
  color:			black;
}
.redbutton
{ BORDER-BOTTOM:		black 1px solid;	
  BORDER-LEFT:		white 1px solid;
  BORDER-RIGHT:		black 1px solid;	
  BORDER-TOP:		white 1px solid;
  margin:			1px;
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		11px;
  font-weight:		bold;
  background-color:	#E6CDCD;
  color:			black;
}
.ss
{ BORDER-BOTTOM:		black 1px solid;	
  BORDER-LEFT:		black 1px solid;
  BORDER-RIGHT:		black 1px solid;	
  BORDER-TOP:		black 1px solid;
  margin:			1px;
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		11px;
  font-weight:		bold;
  color:			black;
}