BODY{

	background: transparent repeat-x;

	color : Black;

	font-family : "Times New Roman";

	font-size: 10px;

	text-align:left;

}



H2 {

	font-size: 20pt;

	color: Gray;

	background-image : none;

	background-color : White;

	background-position : right;

	background-repeat : no-repeat;

	line-height: 35px;

	font-family : "Times New Roman";

	font-style : normal;

	font-variant : normal;

	font-weight : lighter;

	letter-spacing : 6px;

}



H3 {

	font-size: 13pt;

	color: Black;

	background : transparent;

}



H4 {

    font-size: 12pt;

	color : Black;

	}



A {

	text-decoration: none;

	color: Black;

	background-color : transparent;

; letter-spacing: 2px

}



A:Hover {

	text-decoration: none;

	color: Blue;

	background : transparent;

	letter-spacing : 2px;

}



HR {

	color: Silver;

	height: -5px;

}

.BULLET_TXT {

	background-color: transparent;

	color: Black;

	font-weight: bold;

}

TD  { 
	background: transparent repeat-x;

	color : Black;

	font-family : "Times New Roman";

	font-size: 10px;

	text-align:left;
 } 