body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(/img/moaibg.png);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	font-size: 11px;
	color: #A23333;
}

a:hover {
	font-size: 11px;
	text-decoration: none;
}

a.link1 {
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}

a.link1:hover {
	font-size: 11px;
	text-decoration: underline;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 9px;
	color: #8E8E8E;
}
