a,p,body,td,ul,ol,li,dd,dt,dl {
    font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
th {
    font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	background: #acc6dd;
	color: #000000;
	text-align: center;
}
table.d1 {
	background: #f5f9fc;
	border-width: 1px;			 
	border-color: #000000;
	border-style: solid;
} 
table.d5 {
	background:;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	border-top-width: none;
	border-top-color: none;
	border-top-style: none;
}  
table.d2 {
	background: #f5f9fc;
	border-width: 1px;				 
	border-color: #000000;
	border-style: solid;
} 
table.d3 {
	background: #000000;
	border-width: 0px;			 
	border-color: #000000;
	border-style: solid;
} 
table.d4 {
	background:;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;			 
	border-bottom-width: none;			 
	border-bottom-color: none;
	border-bottom-style: none;
} 
.ne {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
.date {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}		
.no {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
}
.tx {
    font-family: tahoma;
	font-size: 10px;
	border: 1px;
	border-style: solid;
	border-color: #000000;
}								
a {
	font-size: 11px;
//	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #5356BD; 
}
a:visited {
	color: #5356BD; 
}
a:active {
	color: #000000; 
}
a:hover {
	color: #A30E28; 
}
pre {
	font-size: 11px;
	background: #E9E9E9;
	border: 1px;
	border-style: solid;
	border-color: #000000;
}								
dt {
	font-weight: bold;
	background: #acc6dd;
}
