body{
	margin: 0px;
	padding: 0px;
	font : 8pt Tahoma, Verdana, Arial, Sans-Serif;
	text-align : center;
}
img {
	border : 0px solid #ccc;
}
/************************************************************************************
										Link
*************************************************************************************/
a:link{
	text-decoration : none;
	color : #315602;
}
a:active{
	text-decoration : none;
	color : #315602;
}
a:visited {
	text-decoration : none;
	color : #315602;
}
a:hover {
	text-decoration : underline;
	color : #315602;
}

#tbl_main{
	width: 650px;
	border-color : #9D9FA2;
	border-style : solid;
	border-width : 1px;

}
.header{
	text-align : left;
	padding : 5px 0px 5px 15px;
	margin : 0px;
	border-color : #9D9FA2;
	border-style : solid;
	border-width : 0px 0px 1px 0px;
}
.logo{
	float: left;
}
.txt_title{	
	padding : 0px;
	margin : 30px 0px 0px 30px;
	color: #606060;
	font : bold 10pt Verdana, Arial, Sans-Serif;
	text-indent: 0px;
	text-align : left;
	float: left;
}
table, td{
	color: #303030;
	font : normal 8pt Tahoma, Verdana, Arial, Sans-Serif;
}
.td_fmitem{
	margin : 0px;
	padding : 3px 0px;
	font: normal 10pt Tahoma, Verdana,  Arial;
	border-color : #9D9FA2;
	border-style : solid;
	border-width : 0px 0px 0px 0px;
}
p{	
	margin : 5px 10px;
	color : #303030; 
	font : normal 8pt Tahoma, Verdana Arial, Sans-Serif;
	line-height : 130%;
	text-indent: 0px;	
	text-align : justify;
}
.txt_notes{	
	margin : 5px 10px;
	color : #9D9FA2; 
	font : normal 8pt Verdana Arial, Sans-Serif;
	line-height : 120%;
	text-indent: 0px;	
	text-align : justify;
}
p.subtitle{	
	margin : 25px 10px 5px 10px;
	color : #606060; 
	font : bold 8pt Tahoma, Verdana Arial, Sans-Serif;
	line-height : 130%;
	text-indent: 0px;	
	text-align : left;
	border-color : #9D9FA2;
	border-style : solid;
	border-width : 0px 0px 1px 0px;
	width: 150px;
}
.tbl_main{
	width: 800px;
	border-color : #9D9FA2;
	border-style : solid;
	border-width : 1px 1px 0px 0px;

}
.td_head{
	margin: 0px;
	padding: 2px;
	color: #606060; 
	font: bold 8pt Tahoma, Verdana Arial, Sans-Serif;
	line-height : 130%;
	text-align : center;
	border-color : #9D9FA2;
	border-style : solid;
	border-width : 0px 0px 1px 1px;
}
.td_cell{
	margin: 0px;
	padding: 2px;
	line-height : 130%;
	text-align : left;
	text-indent: 0px;
	border-color : #9D9FA2;
	border-style : solid;
	border-width : 0px 0px 1px 1px;
}
.td_cellc{
	margin: 0px;
	padding: 2px;
	line-height : 130%;
	text-align : center;
	text-indent: 0px;
	border-color : #9D9FA2;
	border-style : solid;
	border-width : 0px 0px 1px 1px;
}
.td_cellr{
	margin: 0px;
	padding: 2px;
	line-height : 130%;
	text-align : right;
	text-indent: 0px;
	border-color : #9D9FA2;
	border-style : solid;
	border-width : 0px 0px 1px 1px;
}
