﻿body,td,th,table {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #03056B;
	
}
a:active {
	text-decoration: none;
	color: #000000;
}
.dh {
font-size: 15px;
color:#FFFFFF;
font-weight:bold;
}


a.dh:link {
	text-decoration: none;
}
a.dh:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.dh:hover {
	text-decoration: none;
	color: #03056B;
	
}
a.dh:active {
	text-decoration: none;
	color: #000000;
}



.color_b {
color:#03056B;
font-weight:bold;
}
.line-height {
line-height:20px;
}
.line-height2 {
line-height:27px;
}
.color_9 {color:#999999;}
