.header {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.header2 {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.maintext {
	font-size: 13px;
	font-family: verdana;
	color: #000000;
	font-weight: normal;
}
.date {
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	font-weight: normal;
}
.subject {
	font-size: 12px;
	font-family: verdana;
	color: #000000;
	font-weight: normal;
}
.author {
	font-size: 12px;
	font-family: verdana;
	color: #000000;
	font-weight: normal;
	font-style:italic;
}
.panel {
	font-size: 12px;
	font-family: tahoma;
}
body {
	background-color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
img {
    border-style: none;
}
.table {
	font-size: 13px;
	font-family: verdana;
	color: #000000;
	font-weight: normal;
    border-bottom: 1px solid black;
	}