@charset "utf-8";

/* CSS Document */



body {

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	background-color:#FFDDA4;

 

}

body,td,th {

	font-family: Times, Roman, Serif;

	font-size: 12pt;

	color: #000;

	text-decoration: none;

	font-weight: normal;

}



.bodytext {

	font-family: Times, Roman, Serif;

	font-size: 12pt;

	color: #000;

	text-decoration: none;

	font-weight: normal;

}



.bodytextbold {

	font-family: Times, Roman, Serif;

	font-size: 12pt;

	color: #000;

	text-decoration: none;

	font-weight: bold;

}

a.pt:link, a.pt:visited {

	color : #72785C;

}



a.pt:hover, a.pt:active {

	color : #DA6B41;

	text-decoration : none;

}

a.pt:link, a.pt:visited {

	color : #DA6B41;

}



a.pt:hover, a.pt:active {

	color : #72785C;

	text-decoration : none;


