body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2D480F;
	color: #2D480F;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #2D480F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #2D480F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a.color2:link {
    color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.color2:visited {
    color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.color2:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}



.style1 {
	font-size: 1px;
	color: #2D480F;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}

.style3 {
	font-size: 18px;
	font-weight: bold;
}