.txt-12 { font-size: 12pt; } 
.txt-11 { font-size: 11pt; } 
.txt-10 { font-size: 10pt; } 
.txt-9 { font-size: 9pt; } 
.txt-8 { font-size: 8pt; } 
.txt-7 { font-size: 7pt; }
body {font-size: 10pt; }
td {font-size: 10pt; }
.title {font-size: 11pt}
.title {font-weight: bold;}
.title {color: #666666;}

.tab-cgi {
   border-collapse:collapse;
}
.td-cgi-1 {
   font-size: 10pt;
   padding:2px;
   margin:2px;   
}
.td-cgi-2 {
   font-size: 10pt;
   border:1px solid #000000;
   padding:2px;
   margin:2px;   
}

a:link {color: #000FFF;}
a:visited {color: #800080;}
a:hover {color: #FF0000;}
a:active {color: #FF0000;}
li {
	margin: 0px 0px 0px -20px;
}
ul {
	margin-top: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
}
.strong	{
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #CC3333;
	width: 380px;
	display: block;
}

ul.strong li {
	text-align: left;
	margin: 0;
	padding-left: 12px;
	list-style: none;
	background: url(gif/ic.gif) no-repeat 0px 0.6em;
}

* html ul.strong {
	margin-left: -4px;
	width: 400px;
}

p.box {
	border: #CC3333 1px solid;
	display: block;
	line-height: 120%;
	padding: 10px;
	font-size: 13px;
	margin: 20px 10px 20px 0;
}
