body{
	margin-left : 5px;
	margin-top : 5px;
	 background-color :#F7EFE7;}

a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #330000;
	text-decoration : none;
	font-weight : bold;
}
a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #330000;
	text-decoration : none;
	font-weight : bold;}

a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size :9pt;
	text-decoration:underline;
	font-weight : bold;}
a:active{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	text-decoration: none;
	font-weight : bold;}
.pagebody{
	margin-left : 5px;
	margin-top : 5px;
	 background-color :#F7EFE7;}
.bodytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #663300;
	text-align : justify;
	padding-left: 10px;
	padding-right:10px;
}
.tblborder{
	border : 1px solid #F5CCC0;
	background-color : #EFEBDE;}
