html{
		height: 101%;
	}
body {
		height: 101%;
		margin: 0px 0px 0px 0px;
		color: #800000;
		font: 75% arial,helvetica,sans-serif;
		background: url(../images/menu-back1.gif);
	}

	table {
		font: 100% arial,helvetica,sans-serif;
		
	}
	#footer {
		height: 30px;
		margin: 0px 0px 0px 0px;
		letter-spacing: 1px;
		font: 80% arial,helvetica,sans-serif;
	}
	table {
		font: 100% arial,helvetica,sans-serif;
		
	}
h1 {
		font-size: 125%;
		font-weight: bold;
	}
	h2 {
		margin: 0 0 0 0;
		font-size: 100%;
		font-weight: normal;
	}
	h3 {
		margin: 30px 0px 0px 0px;
	}

	a {
		background: transparent;
		color: #333399;
		font-weight: bold;
	}
	a:hover {
		background: transparent;
		color: #808080;
		font-weight: bold;
	}