	body {
	background-color : rgb(0,0,0);
	font-family : tahoma, arial, sans-serif;
	font-size : 8pt;
	color: rgb(251,219,110);
	text-align: center;
	margin: 0px;
	}
	table {
	font-family : tahoma, arial, sans-serif;
	color: rgb(251,219,110);
	font-size : 10pt;
	text-align: left;
	}
	td {
	color: rgb(251,219,110);
	font-size : 10pt;
	}
	p {
	color: rgb(251,219,110);
	font-size : 10pt;
	text-align: justify;
	margin : 5px 15px;
	text-indent: 10px;
	}
	div {
	color: rgb(251,219,110);
	font-size: 10pt;
	text-align: justify;
	margin : 5px 15px;
	}
	a {
	font-family : book antiqua;
	font-size: 12pt;
	color: rgb(0,0,0);
	font-weight: normal;
	text-decoration: none;
	}
	a:hover {
	font-family : book antiqua;
	font-size: 12pt;
	color: rgb(0,0,0);
	font-weight: bold;
	text-decoration: none;
	}
	img {
	border: none;
	margin : 0px;
	}
	ul {
	text-align: left;
	margin: 5px 15px;
	}
	ol {
	margin: 5px 45px;
	}
	h1 {
	font-family : verdana, arial, sans-serif;
	font-size: 10pt;
	color: rgb(247, 255, 187);
	font-weight: bold;
	text-align : center;
	margin: 0px;
	}
	h2 {
	font-family : book antiqua;
	font-size: 12pt;
	color: rgb(0,0,0);
	font-weight: bold;
	text-align : left;
	margin: 0px;
	}
	h3 {
	font-family : arial;
	font-size: 12pt;
	color: rgb(251,219,110);
	font-weight: bold;
	text-align : left;
	margin : 10px 20px;
	}
	h4 {
	font-family : arial;
	font-size: 10pt;
	color: rgb(251,219,110);
	font-weight: bold;
	text-align : left;
	margin: 10px 20px;
	}
	.a1 {
	font-family : arial;
	font-size: 10pt;
	color: rgb(251,219,110);
	font-weight: normal;
	text-decoration: underline;
	}
	.a1:hover {
	font-family : arial;
	font-size: 10pt;
	color: rgb(251,219,110);
	font-weight: normal;
	text-decoration: none;
	}
	.img1 {
	border: solid 5px rgb(204,204,204);
	margin : 0px 15px;
	}
	.tdc {
	text-align : center;
	}
	.tdl {
	text-align : left;
	}
	.tdr {
	text-align : right;
	}
	