TD {
	background: transparent none repeat-x;
	color : Black;
	font-family : "Times New Roman";
	font-size: 14px;
	text-align:left;
}

H2 {
	font-size: 14pt;
	color: Black;
	background-image : none;
	background-color : transparent;
	background-position : right;
	background-repeat : no-repeat;
	line-height: 35px;
}

H3 {
	font-size: 13pt;
	color: Black;
	background : transparent;
}

H4 {
    font-size: 12pt;
	color : Black;
	}

A {
	text-decoration: none;
	color: Black;
	background-color : transparent;
}

A:Hover {
	text-decoration: none;
	color: Blue;
	background : transparent;
	letter-spacing : normal;
	font-weight : bolder;
}

HR {
	color: Silver;
	height: -5px;
}
.BULLET_TXT {
	background-color: transparent;
	color: Black;
	font-weight: bold;
}
BODY { 
	background: #FFFFFF;
	color : Black;
	font-family : "Times New Roman";
	font-size: 14px;
	text-align:left;
 } 
