BODY { background: #FFFFFF url(images/backg.gif);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
P { 	font-size: 9px; }
BLOCKQUOTE { font-size: 10pt; }
LI, DT, DD, OL, UL {
	font-size: 10pt;
	list-style-type: disc;
}
SUP { font-size: 6pt; }
A:link { color: #FF5200; 
	text-decoration: none; }
A:visited { color: #CC3300; 
	text-decoration: none; }
A:active { color: #FF0000; 
	text-decoration: none; }
A:hover { color: #FF0000; 
	text-decoration: none; }
.regular_text {  font-size: 10pt}
.link_white { font-size: 11px; color: #FFFFFF; text-decoration: none ; font-family: Verdana, Arial, Helvetica, sans-serif}
.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.fullbox {
	border: 1px solid #999999;
}
.tableAllLines {
	border: thin solid #999999;
}
