/*  GLOBAL

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

*/

body {background-color: #000000; color:red}

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

A:link {text-decoration: none; color: red;}
A:visited {text-decoration: none; color: red}
A:hover {text-decoration: none; color: white; background-color: black}





