BODY		{ background:  white;
		margin-top:10px;
		margin-bottom: 20px;
		margin-left: 20px; 
		margin-right: 20px; 
		line-height: 140%; 
		font-size: 90%;
		line-height: 140%; } 
#container { 
		margin-right: 0; 
		margin-left: 0; 
		text-align: left; 
		padding: 0px; 
		width: 950px; 
		}
#content	{	
		float: right;
		width: 850px;
		font-size: 100%;
		line-height: 	150%; 
		}

#menu {
		float: left;
		width: 100px;
		font-size: 90%;
		line-height: 	150%; 
	}

.line_u	{	font-size: 120%; 
		border-bottom: 0px dotted #000000;
		font-family: 'MyriadPro-Bold';
		text-align: right;
		}

A		{ text-decoration: none } 
A:hover	{ color: red;
		text-decoration: underline;
		} 
 		
.courier	 { font-size: 10px;
		font-family: Courier;
		line-height: 12px; }
.size9silver { font-size: 9px;
		color: silver;
		line-height: 140%;
		}
.hid	 { visibility: hidden; }

/* 1$B9T%?%V(BCSS */
 .line_tab {
		 margin: 0 0 20px 0px;
		}
.line_tab dl {
 		 margin: 0;
		 padding: 0;
		}
.line_tab dl dt {
		 float: left;
		 line-height: 150%;
		 font-size: 90%;
		font-weight: bold;
		 padding: 0 1em 0 0;
		}
.line_tab dl dd {
		line-height: 150%;
		font-size: 90%; 
		margin: 0 0 0 0;
		padding: 0 0 0 4em;
		}
