body 		{ font-family: Tahoma; background-color: #eeeeee; margin: 1%; padding: 0; font-size: 80%; }

div.top		{ display: none; }

div.noprt	{ display: none; }

div.menu	{ display: none; }

div.medl 	{ float: left; padding: 1em 0em 0em 1em; text-align: center ; background-color: transparent; 
		height: 220px ; width: 130px ; }

div.mdl 	{ float: left; padding: 4em; text-align: center ; background-color: transparent; }

div.sign	{ text-align: center; font-family: Tahoma , sans-serif; font-size: 70%; font-weight: bold; }

div.txt 	{ margin: 9%; padding: 0; font-family: Tahoma , sans-serif; }

h1		{ font-size: 180%; font-weight: bold; margin-bottom: 0; }
h2		{ font-size: 120%; font-weight: bold; }
h5		{ font-size: 90%; font-weight: bold; margin-bottom: 0; }
h6		{ font-size: 90%; font-weight: normal; margin-bottom: 0; margin-top: 0; }

a:link	{ text-decoration: none; color: #000000; }
a:visited	{ text-decoration: none; color: #000000; }
a:hover	{ text-decoration: none; color: #000000; }
a:active	{ text-decoration: none; color: #000000; }

