.pageContents {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt}
A {
	text-decoration : none;
	font-weight : bold;
        font-family: Arial, Helvetica, sans-serif;
        color: #008040}
A:HOVER {
	text-decoration : none;
        font-family: Arial, Helvetica, sans-serif; font-weight: bold;
        color: red}

a:active { color: lime }

a:visited {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFCC00; text-decoration: none}

p {
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF; font-size: 10pt}

.global {  border: medium solid; border-color: #CCCCCC;
           width: 270px}
body {  background-image: url(images/bg_globe.gif);
        background-repeat: no-repeat}
