	body {
	background-color : rgb(0,0,0);
	font-family : tahoma, arial, sans-serif;
	font-size : 8pt;
	color: rgb(255,255,255);
	text-align: center;
	margin: 0px;
	}
	table {
	background-color : rgb(0,0,0);
	font-family : tahoma, arial, sans-serif;
	color: rgb(255,255,255);
	font-size : 8pt;
	text-align: left;
	}
	td {
	color: rgb(255,255,255);
	font-size : 8pt;
	}
	p {
	text-align: justify;
	margin: 5px;
	text-indent: 20px;
	}
	a {
	color: rgb(102,102,102);
	font-weight: normal;
	text-decoration: none;
	}
	a:hover {
	color: rgb(204,204,204);
	font-weight: normal;
	text-decoration: none;
	}
	img {
	border: none;
	}
	ul {
	text-align: left;
	margin: 5px 20px;
	}
	ol {
	text-align: left;
	margin: 5px 20px;
	}
	h1 {
	font-family: Arial Narrow;
	font-size: 16pt;
	color: rgb(153,153,153);
	font-weight: bold;
	font-stretch : extra-condensed;
	text-align : left;
	text-indent : 50px;
	background-image : url('images/head_bg.jpg');
	background-repeat : no-repeat;
	margin: 0px;
	padding : 10px
	}
	h2 {
	font-family: Arial Narrow;
	font-size: 12pt;
	color: rgb(255,0,0);
	font-weight: bold;
	font-stretch : extra-condensed;
	text-align : center;
	}
	h4 {
	font-family: Arial Narrow;
	font-size: 10pt;
	color: rgb(204,204,204);
	font-weight: bold;
	font-stretch : extra-condensed;
	text-align : left;
	text-indent : 50px;
	}
	.tdc {
	text-align : center;
	}
	.tdl {
	text-align : left;
	}
	.tdr {
	text-align : right;
	}
	.a1 {
	color: rgb(153,153,153);
	font-size: 10pt;
	width : 100px;
	font-weight: bold;
	border: solid 0px rgb(51,51,51);
	text-align : center;
	vertical-align: top;
	padding: 10px;
	}
	.a1:hover {
	color: rgb(153,153,153);
	font-size: 10pt;
	width : 100px;
	font-weight: bold;
	text-align : center;
	background-image: url('images/link_bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: top;
	padding: 10px;
	}

	