.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.linkarticles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;

}
.table {
	border: thin inset #000066;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bolder;
}
.box {
	margin: auto;
	padding: 3px;
	clear: both;
	float: none;
	height: auto;
	width: auto;
}
.tableright {
	border: thin solid #804000;
}
