table.bottom {
     margin:0;
     padding:0;
     background-image:url('tex.jpg');
     background-repeat: repeat;
     background-color:#FFFFFF;
}

BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	text-indent : 20px;
	text-align : justify;
}

DIV {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
}

DIV.s {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 8pt;
	font-weight : lighter;
}

DIV.n {
	font-family : Arial, Helvetica, sans-serif;
	color: Maroon;
	font-size : 10pt;
	font-weight : bold;
	text-align : left;
}

DIV.r {
	font-family : Arial, Helvetica, sans-serif;
	color : Red;
	font-size : 10pt;
	font-weight : lighter;
}

DIV.w {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
	font-style: italic;
	font-weight : normal;
	text-align : right;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Navy;
	font-weight : bold;
}

A.r {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Maroon;
	font-weight : bold;
}

A.s {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Navy;
	font-size : 8pt;
	font-weight : lighter;
}

A.sr {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Maroon;
	font-size : 8pt;
	font-weight : lighter;
}

A:Hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Red;
}
A.t {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 8pt;
	font-weight : lighter;
}
HR {
	width: 470;
	color : #cccccc;
	margin-left : 0px;
	text-align : left;
}

HR.s {
	width: 360;
	text-align : center;
	color : #cccccc;
}