body {background-color: #ffffff;}

a {color: darkblue;}


.menucontainer {float: left;}

.container {width: 980px;
		position: absolute;
		top: 0px;
		left: 0px;
	}

.menu {background: #9999ff;
	width: 160px;
	border: 1px solid black;
	height: auto;
	padding: 4px;
	font-family: tahoma;
	font-size: .8em;
	margin-left: 2px;
	margin-top: 2px;
	}


.spons {
	width: 160px;	
	margin-left: 2px;
	font-family: tahoma;	
	margin-top: 10px;
	padding: 4px;
	border-top: 1px solid black;
	
		}

.title {
	
	width: auto;
	margin-left: 175px;
	text-align: center;
	font-family: verdana;
}


.footer{clear: both;
	float: bottom;
	margin-top: 20px;
	font-size: .75em;
	text-align: right;
	font-family: verdana;
	font-style: oblique;
	}



.main {text-align: justify;
	padding: 4px;
	margin-left: 175px;
	font-family: tahoma;
	font-size: .8em;	
	padding: 7px;
	
	
}

.main table, td, thead, tr, pre
	{width: 650px;
	text-align: left;
	margin-left: 20px;
	font-family: tahoma;	
	font-size: 10pt;
}

h1 {color: blue;}
h2 {color: blue;}

img {border: 0px;}

h4 {font-size: 1em;}
hr {height: 2px;}

