BODY {
	font-family :  Arial, ;
	font-size : 11px;
	font-style : normal;
	color : black;
}

TD {
	font-family :  Arial, ;
	font-size : 11px;
	font-style : normal;
	line-height : 150%;
	color : Gray;
	letter-spacing : 1px;
}


A {
	color : Gray;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	text-decoration : underline;
	font-weight : bold;
}

A:LINK {
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
}

INPUT {
	color : gray;
	font-family : Arial;
	font-size : 11px;
	text-align : left;
	border-width: 1; 
	border-color: silver; 
	border-style: solid; 
}

.title_small {
	font-size : 11px;
	color : #C57426;
	font-weight : bold;
	letter-spacing : 1px;
}
