body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3D6AB;
}
a
{
    color:Blue;
    font-weight:bold;
}
.bg 
{
    background-color:#84a269}

.txtbold12 {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #A8AD68;
	text-decoration: none;
}
h1,.welcome_text {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	text-decoration: none;
	color: #a61e22;
	text-align:center;
}
h2 {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
}
td,.txt11grey {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.borders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A4A866;
	border-left-color: #A4A866;
}

