/*  GLOBAL

//////////////////////////////////////////////////////////
//							//
//////////////////////////////////////////////////////////

*/

body {background-color: #111111; color: #339900;}

P {font-family: courier; font-size: 9pt; color:#339900;}
tr { font-family: courier; font-size: 9pt; color:blue;}

A:link {text-decoration: none; color: #33CC00;}
A:visited {text-decoration: none; color: #33CC00;}
A:hover {text-decoration: none; color: white; background-color: blue;}