table.arcStyle {
  font-family: Arial, Helvetica, sans-serif;
}

p.titleStyle {
	text-align: left;
	font-family: helvetica;
	font-size: 36px;
	font-style:italic;
	top: auto;
	margin: auto;
	float: left;
	padding: 0px;
} 

.audio { font-size: 16px; }

.techtag { 
	font-size: 10px;
	color: #990000;
	padding: 0;
	margin-bottom: 0;
	font-weight: 200;
	}
.techtags {
	font-size: 10px;
	color: #990000;
	padding: 0;
	margin-bottom: 0;
	font-weight: 500;
	}

body {
background-image: url("/image/bgImage.jpg");
background-repeat: no-repeat;
background-position: left top;
color: #fff;
margin: 0;
font-family: Verdana, Ariel, Helvetica, sans-serif;
font-size: 0.85em;
font-weight: 600;
}
a {
color: #fde2b8;
text-decoration: none;
}
a:visited: {
color: #fef886;
text-decoration: none;
}
a:hover {
color: #fff;
text-decoration: underline;
}
.no_border {
border: 0;
}
.centered {
text-align: center;
}
.small {
font-size: small;
}
.xsmall {
font-size: x-small;
}
.xsmallandcentered {
text-align: center;
font-size: x-small;
}

.slabto {
font-size: x-small;
font-family: Times, Ariel, Helvetica, sans-serif;
}