 SPAN {
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #CC6633;
	font-weight : bold;
}
P {
	font-family : "Times New Roman",serif;
	font-style : normal;
	font-size: 12pt;
	font-weight : bold;
}

DIV {
	font-family : "Times New Roman",serif;
	font : 12pt;
	color : Blue;
	font-weight : bold;
}
H5 {
	color: Black;
	font-size: x-small;
	font-family: "Times New Roman";
}
#header {
	width : 600px;
	background: White;
	margin-left : 10px;
	margin-top : 10px;
	border : 0px;
}
#content {
width : 600px;
	background: White;
	margin-left : 10px;
	margin-top : 10px;
	border : 0px;
	
}
#footer {
width : 500px;
	background: White;
	margin-left : 10px;
	margin-top : 20px;
	border : 0px;
	

	
}
#footer td  {
	text-align: center;
	
}
