body {
	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size : 0.9em;
}

.textsize {
	font-size : 2.9em;
	line-height : 0.7em;
 	font-weight : 900;
}

.bigred {
	color : #CC0000;
}

.bigblue {	
	color : #006699;
}

.bigblack {	
	color : #000000;
}

.tinyred {
	color : #CC0000; 
	font-size : 0.7em; 
	font-weight : bold;
}

.border {
	border-width : 2px;
	border-style : solid;
	border-color : #000000;
	background-color : #ffcc33;
}

.tail {
	font-size : 0.7em; 
}
