* 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:0ex;
	margin:0ex;
}

html
{
	position: relative;
	width: 100%;
}

body
{
	position: relative;
	font-size: 75%;
	margin: 0;
	padding: 0;
	width: 100%;
}


h1
{
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 0.1ex;
}

h2
{
	font-size: 120%;
	font-weight: bold;
}

h3, h4, h5
{
	color: #8b0000;
	font-weight: bold;
}

h3
{
	font-size: 120%;
}

h4
{
	font-size: 110%;
}

div#navigation
{
	display: none;
}

div#left
{
	display: none;
}

div#team
{
	display: none;
}

div#printheader, div#printfooter
{
	width: 95%;
	border-style: solid;
	border-width: 0.1ex;
	border-color: #000000;
	margin-top: 3ex;
	margin-bottom: 3ex;
	padding: 0.5ex;
}
