body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #999999;
	background-image: url(random_background/lsd_bg.gif);
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: none;
}
.nav:link {
	color: #000000;
}
.nav:visited {
	color: #000000;
}
.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
}
.nav:active {
	color: #000000;
}
.table-style-a {
	background-color: #CCCCCC;
	border: thin inset #FFFFFF;
}
.headline-a {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.nav-labels {
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.table-effect-1 {
	border: thin outset #BAC1C7;
}.table-effect-2 {
	border: thin inset #FFFFFF;
}
.headline-b {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.headline-b1 {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}