.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.articles {
	font-size: 13px;
}

td img {display: block;}

body {
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}body {
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
}
.distressleft {
	background-image: url(../images/Left.gif);
	background-repeat: repeat-y;
}
.distressright {
	background-image: url(../images/Right.gif);
	background-repeat: repeat-y;
}
.smalltext {
	font-size: 10px;
}
.BignBold {
	font-size: 24px;
	font-weight: normal;
}
.scoller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.PhotoName {
	font-weight: bolder;
	text-decoration: none;
}
.interviewer {
	font-weight: bold;
	color: #FF0000;
}
.interviewed {
	font-weight: bold;
	color: #FF9900;
}
.TableTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.ArticlesText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ArticleTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
div.tabArea {
  font-size: 80%;
  font-weight: bold;
}

a.tab {
	background-color: #9D0500;
	border: 1px solid #000000;
	border-bottom-width: 0px;
	padding: 2px 1em 2px 1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.tab, a.tab:visited {
  color: #FFFFFF;
}

a.tab:hover {
  background-color: #760500;
  color: #FFFFFF;
}
