body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

h1 {
	font-size: 20pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
}

body, td, th, p {
	font-size: 8pt;
}

/* to save on td.x settings*/
td {
	text-align: center;
}

a:hover {
	text-decoration: none;
}

.intro {
	font-size: 10pt;
}

/* fh = feature heading */
.fh {
	background-color: #E6E6E6;
	font-weight: bold;
	border-top: 1px solid #999999;
	text-align: left;
}

.x {
	font-size: 8pt;
}

/* i = indent */
.i {
	font-size: 8pt;
	padding-left: 20px;
	text-align: left;
	font-weight: bold;
}

/* pp = ping pong*/
.pp {
	background-color: #FFFFCC;
}

th {
	background-color: #990000;
	color: white;
}

td.x {
	text-align: center;
/*	background-image: url('/images/x.png');
	background-repeat: no-repeat;
	background-position: center; */
}

a.provider {
	color: #EFEFEF;
	font-weight: bold;
}

a.provider:link {

}

a.provider:visited {

}

a.provider:hover {
	text-decoration: none;
}

a.provider:active {

}

img {
	border: 0px;
}

/* m = matrix */
.m {
	border: 1px solid #990000;
}

/* d = disclaimer */
.d {
	margin-top: 30px;
	border: 1px solid #999999;
	padding: 5px;
	text-align: left;
}

/* gh = glossary heading */
.gh {
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

/* gt = glossary text */
.gt {
	text-align: left;
}

a.newstitle {
	color: #990000;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: none;
}

a.newstitle:link {

}

a.newstitle:visited {

}

a.newstitle:hover {
	text-decoration: underline;
}

a.newstitle:active {

}

.newstext {
	font-size: 10pt;
}

.newsdate {
	font-size: 11px;
	color: #444444;
}

a.newscat {
	font-size: 11px;
	color: #7a7a7a;	
	text-decoration: none;
}

a.newscat:link {

}

a.newscat:visited {

}

a.newscat:hover {

}

a.newscat:active {

}
.archivelink {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
}

a.archivelink:link {

}

a.archivelink:visited {

}

a.archivelink:hover {
	text-decoration: underline;
}

a.archivelink:active {

}

a.glossary {
	text-decoration: none;
	color: black;
}