body {
margin-right: 12%;
clip:      rect(   );
margin-left: 12%;
font-size: 12px;
margin-top: 10px;
margin-bottom: 10px;
color: #333;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #fff;
}
a {
color: #c00;
text-decoration: none;
}

a:hover {
color: #c90;
text-decoration: underline;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	background-color: #eee;
	background-attachment: scroll;
	background-image: url(../chrome/main.jpg);
	background-repeat: repeat-x;
	text-indent: 20px;
	padding: 5px;
	border: 1px solid #999;
	background-position: top;
}
h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #069;
border-bottom: 1px dotted #aaa;
}
.sm_txt {  font-size: 11px; color: #999}
.box {
margin-top: 10px;
margin-bottom: 10px;
border: 1px dotted #000000;
background-color: #eee;
list-style-type: square;
padding-top: 2px;
padding-right: 4px;
padding-bottom: 2px;
padding-left: 4px;
font-size: 11px;
color: #000;
}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border-right: 1px dotted #999;
}
h3 {  font-family: "Times New Roman", Times, serif; font-size: 18px; color: #600}
ul {
list-style-type: none;
color: #333;
list-style-image: url(../chrome/blt.gif);
}
i {  color: #000}
b {
color: #666
}
.c1 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #900; background-color: #fff}
.red {  font-weight: bold; color: #f00}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
}
