<!--Created by Nadia Douaji-- October 2006-->
.page{
	position:absolute;
	left: 50%;
    width:760px;                     
    margin-left: -380px;       
	background-color:#9999FF;

}
.table{
	background-color: #FFFCE8;	

}
.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	color: #00736A;
	line-height: 16pt;
}
.MainFontLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12pt;
	cursor: hand;
	font-style: normal;
	text-decoration:underline;
	line-height:16pt;
}
	a:hover {
	text-decoration:underline;
}
.style1 {
	color: #FFFFFF;
	line-height: 16pt;
}
.style3 {	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}