.Face{FONT-FAMILY: tahoma,verdana,arial,helvetica,serif,MSƒSƒVƒbƒN;}
.PageNum{font-size : 14pt;}
.Title{font-size : 10pt; background-color : #606090; color : white; font-weight : bold;}
.List{font-size : 10pt; color : yellow;}
.Status{font-size : 10pt; background-color : #f0f0f0;}
.Comment{font-size : 9pt;}
input { 
	background-color : white;
	color : black;
	border-width : 1px;
	border-color : black;
 }
select { 
	background-color : white;
	color : black;
	border-width : 1px;
	border-color : black;
 }
.top {   
	background-color:#9F98CF;
	font-family:Lucida Console;
	color:#004400;
	font-size:13px ;
	}
.top2 {
	font-size:13px ;

	border-top-style:solid ; 
	border-bottom-style:solid ; 
	background-color:#606090;
	border-color:#303060;
	border-width:1px;
	font-family:Lucida Console;
	color:white;
}
.left {
	margin:0px;
	padding:18px;
	font-size:16px ;

	background-color:#EFEFEF;
	font-family:MS UI Gothic;
	color:black;
}

.r {
	margin:1px;
	padding:12px;
	border-left-style:dashed;
	border-color:black;
	border-width:1px;

}

.btm {
	font-size:15px ;
	background-color:#CFC8CF;
	border-color:black;
	font-family:MS UI Gothic;
	color:black;
	font-family:Lucida Console;
}
A{text-decoration:none; color:#000090;}
A:VISITED{text-decoration: none;color : #000090;}
A:HOVER{text-decoration: underline;}
A:ACTIVE{text-decoration: underline;color : #000090;}
dt {	font-size:16px ;
	color:#000090;
	font-weight:bold;
}
dd {	font-size:15px ;
	color:black;
	font-weight:normal;
}
.box{	background-color:#EFEFEF;
}