body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../pic/bg_pattern_2.jpg);
}
.template_td_border {
	height: 760px;
	width: 1000px;
	border: 1px solid #000000;
	vertical-align: top;
}
.template_tbl_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
}

a {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

a:hover   {
	color:#000000;
	font-weight: bold;
}
.tbl_border {
	height: auto;
	width: auto;
	border: 1px solid #000000;
}

