/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#333333;
}
.lin16{ line-height:17px;}
.lin20{ line-height:20px;}
.STYLE1 {color: #FF0000}
a.o:link {
	color: #333333;
	text-decoration: none;
}
a.o:visited {
	text-decoration: none;
	color: #333333;
}
a.o:hover {
	text-decoration: dotted;
	color: #1a7ac6;
	/*border-bottom:dashed 1px #7A991C;*/
}
a.o:active {
	text-decoration: none;
}
.ff1{ border:1px solid #bfbfbf;}
.aaa{}
.aaa td {border-top: 1px solid #CCC;border-left:1px solid #CCC; border-bottom:none; border-right:none; padding:3px;}
.aaa table {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.c{ color:#333333;}
