	body 
	{
		font-family: arial, ms sans-serif, helvetica, verdana, sans, sans-serif;
		text-align; left;
		margin-top: 0px;    
		margin-right: 18px;    
		background-color: #999999;
	}
a:link  {
	color: #0000cc
	}
a:visited {
	color: #ff0000
	}
a:active {
	color: #990099
	}
h1      {
        font-size:400%;
        color:#000066
        }
h2      {
        font-size:150%;
        color:#cc0000
        }
h3      {
        font-size:125%;
        color:#000000
        }

/* classes */ 
        .text {
                font-size:100%;
		}
                .text a {
			text-decoration:none;
			colour:#2f4f4f;
			padding: 5px;
			border: inset 1px #708090;
			}

	.centertext {
		font-size:100%;
		border: 1px solid #000000;
		margin-top: 0px;    
		background-color: #eeffee;
			}
	.centertext a {
			colour:#2f4f4f;
		}
