body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 395D67;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 395D67;
}
a:link {
	color: 395D67;
	text-decoration: none;
}
a:visited {
	color: 395D67;
	text-decoration: none;
}
a:hover {
	color: #008AB5;
	text-decoration: underline;
}
.a1:link {
	color: 395D67;
	text-decoration: none;
	font-weight: bold;
}
.a1:visited {
	color: 395D67;
	text-decoration: none;
	font-weight:bold;
}
.a1:hover {
	color: #008AB5;
	text-decoration: underline;
	font-weight:bold;
}
.a2:link {
	color: ffffff;
	text-decoration: none;
	font-weight: bold;
}
.a2:visited {
	color: ffffff;
	text-decoration: none;
	font-weight:bold;
}
.a2:hover {
	color: #FFee00;
	text-decoration: underline;
	font-weight:bold;
}
.a3:link {
	color: ffffff;
	text-decoration: none;
}
.a3:visited {
	color: ffffff;
	text-decoration: none;
}
.a3:hover {
	color: #FFee00;
	text-decoration: underline;
}
.style1{
	font-weight: bold;
}
.style-line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #395D67;
}
.style2{
	color: #FFFFFF;
}
.style3{
	color: #FFFFFF;
	font-weight:bold;
}
.style4{
	line-height:21px;
}
.input1 {
	background-color: #FFFFFF;
	border: 1px solid #008AB5;
	height: 17px;
}
.input2 {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
