.smallest { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	60% }
.smaller  { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	70% }
.small 	  { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	80% }
.normal   { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	100% }
.big 	  { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	110% }
.bigger   { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	130%}
.crazysmall 	  { 	font-family:	Arial, sans-serif, helvetica condensed, helvetica; 
			font-size:	80%; color: red }

td {	font-family:	Arial, sans-serif, helvetica condensed, helvetica; font-size: 12px}

.mono {	font-family:	monospaced; font-size: 80%}

h3 {
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



