BODY			{ background:#fff; margin:1em; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:62.5%; font-weight:normal; color:#000000; }

/* text */
H1				{ font-size:2.2em; }
H2				{ font-size:1.5em; }
H3				{ font-size:1.2em; font-weight:normal; }
P	 			{ font-size:1.2em; }
LI				{ font-size:1.2em; list-style-type:square; /*margin-left:-2em;*/ }

A:link			{ font-weight:bold; color:#FF8800; text-decoration:none; }
A:visited		{ color:#FF8800; }
A:hover			{ text-decoration:underline; }

.divi			{ margin:2px 0 0 26px; }

/* tables */
TABLE,TR,TD	{ margin:0 auto; padding:0; border:none; border-collapse:collapse; border-spacing:0; font-size:100%;}
TD				{ vertical-align:top; }

.ct				{ text-align:center; } /* sol table center bug in IE 5x */
div.ct table		{ text-align:left; } /* sol re-align contents in MZ and IE 6x */

.tab-full		{ width:750px; margin:1em auto; }
.tab-head		{ width:95%; margin:0 auto; }
.tab-body		{ width:95%; margin:1em auto; }
.cel-logo		{ height:75px; vertical-align:middle; }

/* images */
IMG				{ border:none; margin:0; }
.ide-logo		{ width: 21px; height:21px; border:none; margin:10px 0 0 0; }
.ide-txt		{ width:120px; height:25px; border:none; margin-left:5px; }
