/* CSS Document */


body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
}
body {
	background-color: #7d0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 16px;
}

a:link {
	color: #7d0000;
}

a:hover {
	color: #333333;
}
a:visited {
	color: #7d0000;
}
a:active {
	color: #7d0000;
}