body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
h2 {
	font-size: 14px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	font-size: 11px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
}
.links
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: none;
}

.descriptiveText
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.textBox
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 320px;
	width: 600px;
	position: relative;
	left: 20px;
	top: 30px;
	overflow: auto;
	padding-left: 10px;
	text-align: justify;
	padding-right: 30px;
}

.textBoxNav
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: 320px;
	width: 180px;
	position: relative;
	left: 10px;
	top: 30px;
	overflow: auto;
	padding-left: 10px;
}
.textBoxArticles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 550px;
	width: 450px;
	position: absolute;
	overflow: auto;
	padding-right: 15px;
	top: 20 px;
	text-align: justify;
	text-indent: 15px;
}

.textBoxArticlesLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 250px;
	width: 150px;
	position: absolute;
	overflow: auto;
	padding-right: 15px;
	top: 45px;
}
.textBoxArticlesLinksHU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 200px;
	width: 150px;
	position: absolute;
	overflow: auto;
	padding-right: 15px;
	top: 350px;
}

.articleHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 0px;
}
.articleSubHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-indent: 0px;
}




.descriptiveTextSmall
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.cellUnderlined
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 10px;
}
.descriptiveTextSmallBlack {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
.articlesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	overflow: auto;
}
