/* CSS Document */
body{
	color:#FFFFFF;
	font-family:tahoma;
}
.bg1 {background-position:top; background-repeat:no-repeat}
.bg2 {background-position:bottom; background-repeat:no-repeat}
.bg3 {background-position:top; background-repeat:repeat}
.bot {color:#767676; font-family:tahoma; font-size:85%; font-weight:bold}
a{ 
	color:#FFFFFF;
	font-size:1.0em;
	font-weight:bold;
}

.thebody{
	font-size:1.3em;
	font-family:tahoma;
}

.tablebody{
	font-size:1.15em;
	font-family:tahoma;
}

.nav{
	font-size:.9em;
}

h2{
	font-size:1.25em;
	font-family:tahoma;
	padding:0;
	margin:0;
}

h3{
	font-size:1.0em;
	font-family:tahoma;
	padding:0;
	margin:0;
}

h1{
	padding:0;
	margin:0;
}