body{
 color: #000000;
 font-size: small;
 font-family: ‚l‚r ‚oƒSƒVƒbƒN;
 margin: 2px;
 padding: 2px;
 background-image: url("./img/BGgreen.gif");
 background-color: #CCFFCC;
}

h1 { color: #FF0000; font-size: 20pt; text-align: center; margin: 2px; }

a         { color: #0000FF; font-size: 12pt; }
a:visited { color: #6600CC; font-size: 12pt; }
a:hover   { color: #FF0000; font-size: 12pt; background-color: #FFFFB2; }
a:active  { color: #000000; font-size: 12pt; }

.pad { padding: 5px; }

.Purple { font-size: 12pt; color: #6600CC; }
.Red    { font-size: 12pt; color: #FF0000; }
.text   { font-size: 12pt; color: #000000; }

