body, td.colour {
	background-color : #61ABD0;
}

body, td, li, a,  {
  	color : #FFFFFF;
}

/* ***************************************************************************** */
/* ***  do not change anything below this point ******************************** */ 
/* ***************************************************************************** */

body, td, li, a, td.colour {
  	font-family : Arial, Helvetica, sans-serif;
  	text-decoration : none;
  	font-size : 11px;
}

td.normal {
  	font-family : Arial, Helvetica, sans-serif;
	color : #000;
  	text-decoration : none;
  	font-size : 12px;
}

select, option, input, textarea {
	color : #000;
  	font-family : Arial, Helvetica, sans-serif;
  	text-decoration : none;
  	font-size : 11px;
}

b {
font-weight : bold;
}

li.black {
  	color : #000;
}
