BODY {
	margin: 0;
	border: 0;
	background-color:#FFFFFF;
	font-family: georgia, times new roman, times, serif;
	font-size:14px;
	color: #000000;
	padding : 0;
}

A { 
	color: #A05629;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}   
TD {
	font-family: georgia, times new roman, times, serif;
    font-size:14px;
	color: #000000;
}
			
P {
	font-family: georgia, times new roman, times, serif;
    font-size:14px;
	color: #000000;
	text-align : left;
}

LI {
}

UL {

}

