BODY, TABLE, TD {	font: 12px arial; }
HTML, BODY {	height:100%;	margin:0px;	padding:0px; background-color: #E4E4E4; font-family : tahoma;
	font-size :11px;
	color : #7C7C7C;}


h1{font: 14px tahoma; text-align: center; font-weight:bold; margin-top:10px; margin-bottom: 3px;}
h2{font: 12px tahoma; text-align: center; font-weight:bold; margin-top:10px; margin-bottom: 3px;}
	A.menu:hover
	{
		font-family :tahoma;
		font-weight : bold;
		font-size : 11px;
		color : #7C7C7C;
		text-decoration : none;
	}
	A.menu:link
	{
	font-family : tahoma;
	font-size :11px;
	color : #7C7C7C;
	text-decoration : none;
	}
	A.menu:visited
	{
	font-family : tahoma;
	font-size :11px;
	color : #7C7C7C;
	text-decoration : none;
	}

	A.hmenu:hover
	{
		font-family :tahoma;
		font-size : 11px;
		color : #000000;
		text-decoration : none;
	}
	A.hmenu:link
	{
	font-family : tahoma;
	font-size :11px;
	color : #ffffff;
	text-decoration : none;
	}
	A.hmenu:visited
	{
	font-family : tahoma;
	font-size :11px;
	color : #ffffff;
	text-decoration : none;
	}
	
TABLE 
{
  border-collapse: collapse;
}


.table1 td{
padding: 2 5 2 5px;
border: 1px solid #7c7c7c;

} 
