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

a:hover {
color: #c90;
text-decoration: underline;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../chrome/main.jpg);
	background-repeat: repeat-x;
	text-indent: 20px;
	padding: 5px;
	border: 1px solid #999;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px dotted #aaa;
}
.sm_txt {  font-size: 11px; color: #aaa}
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: #333;
font-weight: bold;
}
i {  color: #036}
b {  font-weight: bold; color: #333}
.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}
ul {
	list-style-type: square;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333;
}

.hilite
{
background: #ff9;
}
