body {
	background-image: url(/images/image001.jpg);
	font-family: Arial, Helvetica, sans-serif;
}

body {
	color: #DEDECA;
	border:hidden;
}
.red {
	color: #FF0000;
	font-weight: lighter;
}


td, th {
	color: #99CCCC;
}

.h1 {
	color: #FFFF33;
}

.h2 {
	color: #00FFCC;
	text-indent: 20px;
}

.h3 {
	color: #FFFFCC;
}

.highlightbold {
	color: #00FFFF;
}


a {
	text-decoration:none;
	color:#00CCFF
}

a:visited {
	color:#00CCFF
	}
.highlight {
	color: #FFFF00;
}
#emboss {
	position:left;
	z-index:1;
	left: 68px;
	top: 19px;
	border:groove #000066 thick;
	padding:4;
	}
