#id .example1 {
	font-weight: bold;
	font-size: 14px
}

#id .example2 {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000
}

#id .tablerow1 {
	background-color: #BBBBBB;
}
