﻿body {
	background-color: #2E2A29;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	

}
a:link {
	color: #690;
	text-decoration: none;
}
a:hover {
	color: #6C0;
	text-decoration: underline;
}
a:visited {
	color: #660;
	text-decoration: none;
}
a:active {
	color: #6F3;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #333;
}
a {
	
	font-weight: bold;
}

.style1 {
	text-align: center;
}
.style2 {
	margin-left: 2px;
	margin-right: 2px;
}
.style3 {
	text-align: left;
}

</style>
