.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	border: 1px solid #666666;


}
.content h1 {
	color: #333366;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: 18px;

}
.content th {
	padding: 20px;
	font-weight: normal;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.content h2 {
	font-size: 14px;
}
.datatable {
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;


}
.dtTH {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 11px;
	font-weight: bold;
	background-color: #0099FF;
	padding: 5px;


}
.dt1 {
	background-color: #DDF1FF;
}
.dt2 {

	background-color: #ECF8FF;
}
a {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.dt a {
	color: #FFFFFF;
	text-decoration: underline;
}
