.unnamed1 {
	font-family: Tahoma, Verdana, Arial, Courier;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	font-weight: normal;
}
.bold {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	font-size: 12px;
}
italic {
	font-style: italic;
}
.italic {
	font-style: italic;
	font-weight: normal;
}
.boldred {
	font-weight: bold;
	color: #C00;
}
larger {
	font-size: 12px;
}
.larger {
	font-size: 12px;
}
.centretext {
	text-align: center;
}
.border {
	border-collapse: collapse;
	border-style: none;
}
	


align left {
	text-align: left;
}
.alignleft {
	text-align: left;
}
.RedTableBg {
	background-color: #600;
}
.greybg {
	color: #FFF;
	background-color: #333;
}
