body
{
	padding:0px;
	margin:0px;
}


td {
	color: #782A15;
	font-family: Verdana;
	font-size: 13px;
}

a {
	color: #782A15;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
}

a:hover {
	color: #AA2F0E;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: underline;
}

h1 {
	color: #A95F46;
	font-family: Georgia;
	font-size: 17px;
	text-decoration: none;
	margin:0px;
	padding:0px;
	font-weight: normal;
}


h3 {
	color: #ED4E00;
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;
	margin:0px;
	padding:0px;
	font-weight: bold;
}


p
{
	text-align: justify;
}