
	body{
		font-family:Verdana,helvetica,arial,sans-serif;
		font-size:8pt;
		color : #cccccc;
	}
	td{
		font-family:Verdana,helvetica,arial,sans-serif;
		font-size:10pt;
		color : #ffffff;
	}
	.text{
		color : #cccccc;
	}
	A.imtext {
		color : #ffffff;
		text-decoration : underline;
	}
	A:VISITED.imtext {
		color : #ffffff;
		text-decoration : underline;
	}
	A:HOVER.imtext {
		color : #8B0000;
		text-decoration : none;
	}

	A {
		color : #cccccc;
		text-decoration : none;
	}

	A:VISITED {
		color : #cccccc;
		text-decoration : none;
	}

	A:HOVER {
		color : #8B0000;
	}
	HR {
		color : #cccccc;
		height : 1px;
	}
