body, th, td {
	font-family : Verdana;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	color : #000000;
}

.hl_bold{
	font-family : Verdana;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight: bold;
	color : #000000;
}

.bottom{
	font-family : Verdana;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	color : #000000;
}

a {	
	font-family : Verdana;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	color : #000000;
}

a:hover {	
	font-family : Verdana;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	color : #000000;
}

.hl_italic{
	font-family : Verdana;
	font-size : x-small;
	font-style : italic;
	font-variant : normal;
	font-weight: normal;
	color : #000000;
}

