<style>
<!--

a.nounderline{text-decoration:none}

a:link    {color:#0000cc; background-color:transparent}
a:visited {color:#0000cc; background-color:transparent}
a:active  {color:#FF0000; background-color:transparent}
a:hover   {color:#FF0000; background-color:transparent}

A:link {font-family: arial,verdana,helvetica;  font-size: 8pt; font-weight:bold; color:#7777e9; line-height:12pt; text-decoration:none;}
A:active {font-family: arial,verdana,helvetica;  font-size: 8pt; font-weight:bold; color:#7777e9; line-height:12pt;text-decoration:none; }
A:visited {font-family: arial,verdana,helvetica; font-size: 8pt; font-weight:bold; color:#7777e9; line-height:12pt;text-decoration:none;}
A:hover {font-family: arial,verdana,helvetica;  font-size: 8pt; font-weight:bold; color:#FF3300; line-height:12pt; text-decoration:none;}
A:visited:hover {font-family: arial,verdana,helvetica;  font-size: 8pt; font-weight:bold; color:#FF3300; line-height:12pt;text-decoration:none;}
A:hover {COLOR: #0075bb; TEXT-DECORATION: underline}



.RSmall {font-family: arial,Helvetica,Verdana; font-size: 8pt;}
.RSmallBold {font-family: arial,Helvetica,Verdana; font-weight:bold; font-size: 8pt;}
.RSmallWhite { font-family: arial,Helvetica,Verdana; font-size: 8pt; color:#FFFFFF;}
.RSmallWhiteBold { font-family: arial,Helvetica,Verdana; font-weight:bold; font-size: 8pt; color:#FFFFFF;}
.RBodyTitle {font-family: Tahoma,Helvetica, Arial; font-size: 12pt;}
.RBodyTitleBold {font-family: Tahoma,Helvetica, Arial; font-weight:bold; font-size: 12pt;}
A.RBody {color:#000000; font-family: arial,Helvetica,Verdana}
A.RBody:active {color:#003366;}
A.RBody:visited {color:#003366;}	
A.RBody:hover {color:#FF3300;}
A.RBody:visited:hover {color:#FF3300;}
td.RBody {font-family: Arial, Verdana,Geneva,Helvetica; font-size: 10pt; line-height:11pt;}
td.RBodyBold {font-family: Arial, Verdana,Geneva,Helvetica; font-size: 10pt; line-height:11pt;font-weight:bold}
.RSmallForm {FONT-SIZE: 8pt; COLOR: #0000FF;font-family: arial,Helvetica,Verdana;}
.RSmallFormYellow {FONT-SIZE: 8pt; COLOR: #0000FF; BGCOLOR: #FFFFC0; font-family: arial,Helvetica,Verdana;}

A.AlphabetNavSmall:active {font-family: arial,verdana,helvetica;  font-size: 8pt; color:#FF3300;}
A.AlphabetNavSmall:visited {font-family: arial,verdana,helvetica; font-size: 8pt; color:#003366;}
A.AlphabetNavSmall:hover {font-family: arial,verdana,helvetica;  font-size: 8pt; color:#FF3300;}
A.AlphabetNavSmall:visited:hover {font-family: arial,verdana,helvetica;  font-size: 8pt; color:#FF3300;}
.R11 {font-family: arial,verdana,helvetica; font-size: 11pt;}
.R10 {font-family: arial,verdana,helvetica; font-size: 10pt;}
.R7 {font-family: arial,verdana,helvetica; font-size: 7pt;}
.R6 {font-family: arial,verdana,helvetica; font-size: 6pt;}
td.ReviewTitle   { font-family: Arial,Helvetica; font-size: 10pt; line-height:13pt; font-weight:bold;}
td.ReviewContent { font-family: Verdana,Geneva,Helvetica,Arial; font-size: 9pt; line-height:12pt; font-style:Italic;}


/* set fonts */

body, h2, div, dd, p, td, th, ul {
	font-family: verdana, arial, helvetica, sans-serif;
	}

h1 {
	font-family: arial, helvetica, sans-serif;
	}

/* set font sizes */

.small {
	font-size: 9px;
	}

body, code, h2, h3, h4, li, ol, p, td, ul {
	font-size: 12px;
	}

h1 {
	font-size: 15px;
	}

/* page layout styles 

body {
	background: url(images/mango solutions background.gif) repeat;
	color: #000;
	}
*/


/* other styles */

colorblack {
	color: #dddddd;
	}
a:link, a:visited {
	color: #5555bb;
	background: transparent;
	}

a:hover {
	color: #cc0000;
	background: transparent;
	text-decoration: underline;
	}

h1 {
	color: #993300;
	background: transparent;

	}

.navtable a:link, .navtable a:visited, .nav a:link, .nav a:visited {
	display: block;
	width: auto;
	height: 20px;
	color: #ffcc00;
	font-size: 12px;
        font-family: arial,verdana,helvetica;
	font-weight: bold;
        background: #000066 /* ccccff */


	}

.navtable a:hover {
	color: #000066;
	background: #f0f0f0; 
	text-decoration:none;

	}

.titletable {

	width: auto;
	height: 20px;
	text-decoration: bold;
	color: #ffffff;
	font-size: 14px;
	background: #000000;
	}

.datatable {
	height: 20px;
	text-decoration: bold;
	color: #000000;
	font-size: 13px;
	background: #cccccc;
	}
.infotable {
	height: 20px;
	text-decoration: bold;
	color: #000000;
	font-size: 13px;
	background: #FFCC99;
	}
.infotable2 {
	height: 20px;
	text-decoration: bold;
	color: #000000;
	font-size: 13px;
	background: #CCCCCC;
	}


-->
</style>