body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #FFFF00;
	font-style: normal;
	text-decoration: none;
	background-color: #000000;
	font-weight: lighter;
}

a:link { color: #33FFFF; text-decoration: underline; }
a:hover { color: #33FFFF; text-decoration: none; }
a:visited { color: #33FFFF; text-decoration: underline; }
a:visited:hover { color: #33FFFF; text-decoration: none; }

img {display:none;}
.bold
	{font-weight: bold;}
.title {font-size: 150%; font-weight:bold;
}
#header {
	display:none;
}
#topnav {
	margin-bottom: 30px;
}
#footer {
	display:none;
}
/*TEXT & DEFAULT VIEWS*/
.defaultview {}
.textview {display:none}

