body			{ margin: 0px; }


td {				font-size: 11px;
						font-family: verdana, arial;
						color: #000000;
						}

h1, .h1 	{
						font-size: 30px;
						font-weight: bold;
						color: #000000; }

h2, .h2 	{
						font-size: 12px;
						font-weight: bold;
						color: #000000; }


subinfo, .subinfo {
						font-size: 10px;
						color: #000000;
					}

a 				{
	text-decoration: none;
	color: #000000; }
a:visited	{
	text-decoration: none;
	color: #000000; }
a:active	{
	text-decoration: none;
	color: #000000; }
a:hover		{
	text-decoration: underline;
	font-weight: normal; }

menu, .menu { font-size:11px; font-weight:normal; } 
