body{
	margin:0px 0px 0px 0px;
    font-size: 0.8em;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    background-color: #ffffff; 
}
.tabs0 {
	top:8px;position:relative;font-size:0.8em;font-family:arial,verdana;
	padding-left:6px;padding-right:6px;padding-top:3px;
	border-right:1px solid #669966;border-top:1px solid #669966;border-left:1px solid #669966;
}
image	/* used to align text to images, centered */
{
	vertical-align: middle;
}

/*****************************************************
General Text
*****************************************************/
.txt1 { font-size : 1.0em; } 
.txt2 { font-size : 0.9em; }
.txt3 { font-size : 0.8em; }
.txt4 { font-size : 0.7em; }
.txt5 { font-size : 0.6em; }

.txt1Bold { font-size : 1.0em; font-weight:bold; }
.txt2Bold { font-size : 0.9em; font-weight:bold; }
.txt3Bold { font-size : 0.8em; font-weight:bold; }
.txt4Bold { font-size : 0.7em; font-weight:bold; }
.txt5Bold { font-size : 0.6em; font-weight:bold; }

.txt3red { font-size : 0.8em; color: Red; }
