.smallo {
	font: Times;		font-size: 10px;		color: #FF6600;
	font-weight: normal;	font-style: normal;
}

.smallb {
	font: Times;		font-size: 10px;		color: #0000FF;
	font-weight: normal;	font-style: normal;
}

.smallw {
	font: Times;		font-size: 10px;		color: #FFFFFF;
	font-weight: normal;	font-style: normal;
}

.medo {
	font: Times;		font-size: 15px;		color: #FF6600;
	font-weight: normal;	font-style: normal;
}

.medb {
	font: Times;		font-size: 15px;		color: #0000FF;
	font-weight: normal;	font-style: normal;
}

.medw {
	font: Times;		font-size: 15px;		color: #FFFFFF;
	font-weight: normal;	font-style: normal;
}

.bigo { 
	font: Times;		font-size: 20px;		color: #FF6600;
	font-weight: normal;	font-style: normal;
}

.bigb {
	font: Times;		font-size: 20px;		color: #0000FF;
	font-weight: normal;	font-style: normal;
}

.bigw {
	font: Times;		font-size: 20px;		color: #FFFFFF;
	font-weight: normal;	font-style: normal;
}