body {
  margin: 0 0 0 0;
  padding: 0;
  color: #000000;
  background: #FFFFFF;
}

a:link{ color:#0000FF; text-decoration:none;}
a:visited{ color:#0000FF; text-decoration:none;}
a:hover, a:active { color:#9999FF; text-decoration: underline;}

.fs10 { font-size:10px;line-height:140%;color: #333333}
.fs12 { font-size:12px;line-height:140%;color: #333333}
.fs13 { font-size:13px;line-height:140%;color: #333333}
.fs14 { font-size:14px;line-height:140%;color: #333333}
.fs16 { font-size:16px;line-height:140%;color: #333333}

.txt_bold_blue{
	padding-left:3px;
	font-weight:bold;
	color:#003399;
	font-size:14px;
	padding-bottom:0px;
	line-height:160%;
}

.txt_bold_blue_title{
	padding-left:5px;
	font-weight:bold;
	color:#003399;
	font-size:17px;
	padding-bottom:5px;
}

.txt_bold_black{
	padding-left:3px;
	font-weight:bold;
	color:#000000;
	font-size:14px;
	padding-bottom:0px;
	line-height:160%;
}

td.line{
  font-size:12px;
  line-height:200%;
  border-bottom-style:dotted;
  border-bottom-width:1px;
  border-bottom-color:#CCCCCC;
}

td.line2{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
}

.table{
	font-size:12px;
	padding:5px;
	line-height:160%;
	border-collapse:collapse;

}

a img {
  border: none;
  color: #ffffff;
  background: transparent;
}
