
	a.menu:link {
		font-family : arial; font-weight: none; text-decoration:none; size: -1; color: #000000;
		}
	a.menu:active {
		font-family : arial; font-weight: none; text-decoration:none; size: -1;color: #000000;
		}
	a.menu:visited {
		font-family : arial; font-weight: none; text-decoration:none; size: -1;color: #000000;
		}
	a.menu:hover {
		font-family : arial; font-weight: none; text-decoration:none; size: -1;color: #000000;
		}
		
a.submenu:link {
		font-family : arial; font-weight: none; text-decoration:none; size: -2; color: #000000;
		}
	a.submenu:active {
		font-family : arial; font-weight: none; text-decoration:none; size: -2;color: #000000;
		}
	a.submenu:visited {
		font-family : arial; font-weight: none; text-decoration:none; size: -2;color: #000000;
		}
	a.submenu:hover {
		font-family : arial; font-weight: none; text-decoration:none; size: -2;color: #000000;
		}
	
.content{ padding-left:10px; padding-right:10px;

}