p,ul,ol,li,div,td,i,form 	{font: 10pt "MS Sans Serif", Arial, Verdana }
b 				{font-weight: bold }
strong 				{text-decoration:blink; font-weight:bold   }

.big-black 			{font-size: 1.2Em; font-weight: bold; color: #000000; }
.n11pt 	{font-size: 11pt; font-weight: bold; color: #339933; }

.box 				{border: 1px solid #666666;}
.box1 				{border: 1px solid #999999;}
.box2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

