body {
	background-color: #f0f0f0;
	color: #000000;
	font-size:10pt;
	font-family:'MS UI Gothic';
}
td,tr,th { font-size:10pt; font-family:'MS UI Gothic'; }
small { font-size:9pt }
a:link    { color:blue }
a:visited { color:navy }
a:active  { color:crimson }
a:hover   { color:#dd0000 }
.big { color:crimson; font-size:11pt }
.title { color:crimson; font-size:16pt }
.num { font-family: Verdana,Helvetica,Arial }
.list { color:#003399; font-weight:bold; }
.dotlink {
	background: url(../img/pt12-1-01.gif) no-repeat 4px center;
	padding-left: 17px;
}
.dotlink_y {
	background: url(../img/pt12-1-03.gif) no-repeat 4px center;
	padding-left: 17px;
}
