	body {
		margin:0px 0px 0px 0px;
		background:#B27286;		
		}

	A 			{
	color: #314535;
	text-decoration: underline;
	font-family : garamond;
	font-size: 15px;
}
	A:link		{ color: #314535; 
	text-decoration: underline;
	font-family : garamond;
	font-size: 15px;
	}
	A:visited	{
	color: #314535;
	text-decoration: underline;
	font-family : garamond;
	font-size: 15px;
}
	A:active	{ color: #ABAD95;  }
	A:hover		{ color: #ABAD95;  }
	
.maintext {
	font-family: garamond;
	font-size: 15px;
	color: #000000;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 293144;
}

.inside_td {
		background:#B27286;	
}
