.styleroro {
	font-size: 11px;
	border: outset 5px #FF6600;
	background-color: #FFFFDD;	
	filter: RevealTrans(Duration = 5, Transition = 5);
}

input.styleroro {
	font-size: 11px;
	border: outset #FF6600;
	cursor: hand;
	filter: RevealTrans(Duration = 5, Transition = 5);
}

.Style10 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}

.Style8 {
	font-size: 18px
}

.Style18 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.Style20 {
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
}