body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table{
	margin: 0;
	padding: 0;
}

body,td{
	font-size: 12px;
	line-height: 1.4;
}

textarea{
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6,strong{
	font-size: 100%;
	font-weight: normal;
}

ol,ul,li{
	list-style: none;
}

table,fieldset,img{
	border: 0;
}

table{
	border-spacing: 0;
	border-collapse: collapse;
}

td{
	font-size: 12px;
}

caption,th{
	text-align: left;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style: normal;
}

h1{
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 5px;
	text-align: right;
}

h2{
	font-size: 16px;
	font-weight: bold;
}

td1{
	font-size: 14px;
}

.title{
	border-bottom: 1px solid #000000;
	border-left: 8px solid #000000;
	padding: 0 0 5px 5px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
	
}

#footer{
	text-align: center;
	color: #FFFFFF;
}



