BODY {
	background-color: #36393E;
	margin          : 0px;
	font-family : Arial, Helvetica, sans-serif
	font-weight:regular;
	font-size : 8pt;
	color : #EEEEEE
}

TABLE {
	padding: 0px;
	border-spacing: 0px;
	vertical-align: bottom;
	
}

TR{
	padding: 0px;

}

TD{
	padding: 0px;
	font-family : Helvetica, Arial, sans-serif
	font-weight:regular;
	font-size : 8pt;
}

TD.border {
	background-color : #CCCCCC;
}

TD.txt_border {
	font-size : 30pt;
	font-family :  Helvetica, Arial, sans-serif
	font-weight:regular;
 	width: 185px;
	margin-bottom:0px;
	
}

TD.txt_menu {
	font-size : 8pt;
	font-family : Helvetica, Arial, sans-serif
	font-weight:regular;
 	margin-bottom:0px;
	
}

a,a:visited,a:active,a:hover {
	font-size : 8pt;
	font-family : Helvetica, Arial, sans-serif
	font-weight:regular;
 	margin-bottom:0px;
	color : #EEEEEE;
	text-decoration:none;
}

A.txt_border,A.txt_border:visited,a.txt_border:active,a.txt_border:hover {
	font-size : 30pt;
	font-family : Helvetica, Arial, sans-serif
	font-weight:regular;
	color : #EEEEEE;
	text-decoration:none;
}

