<STYLE TYPE="text/css">
a	{
	color: #00FF00;
	text-decoration : none;
}
a:link  {
	color: #00FF00;
	text-decoration : none;
}
a:visited  {
	color: #00FF00;
	text-decoration : none;
}
a:active  {
	color: #00FF00;
	text-decoration : none;
}
a:hover  {
	color : #FF99FF;
	text-decoration : none;
}

P, Body {
	font-family: "Verdana"; 
	color : #FFFFFF;
	font-size: 10pt;
	font-weight:bold;
	text-align: "justify";
	text-decoration: none;
}

Body {
	font-family: "Verdana";
	color : #FFFFFF;
	font-size: 10pt;
	font-weight:bold;
	text-align: "justify";
	text-decoration: none;
	background-image: url('../Images/montage1.jpg'); 
}

td  { 
	font-size: 10pt;
	font-weight:bold;
	text-align: "justify";
	font-family: "verdana";
	color : #FFFFFF;
}

</STYLE>