<!--

body { background-color: #cccccc; 
background-attachment: fixed; 
background-repeat: repeat; 
margin: 20px 30px 15px 20px; }

h1 { color: #0000ff; 
font-weight: 700; 
text-align: center; }

h2 { color: #0000ff; 
font-weight: 700; 
text-align: center; }

h3 { color: #0000ff; 
font-weight: 700; 
font-size: large; 
text-align: center; }

h4 { color: #ff9900; 
font-weight: 700; 
text-align: left; }

a:link { color: #666699; 
text-decoration: underline; }

a:visited { color: #669999; 
text-decoration: underline; }

a:active { color: #990000; 
text-decoration: underline; }

a:hover { color: #669900; }

.bgblue {background-color: #333399; }

.bgliteblue {background-color: #3333cc; }

.bgdarkgrey {background-color: #666666; }

.bgocher {background-color: #cc9900; }

.bgyellow {background-color: #ffff00; }
 
.black { color: #000000; 
font-weight: 700; }

.blue { color: #0000ff; }

.bluebig { color: #0000ff; 
font-weight: 700; 
font-size: large; }

.bluebold { color: #0000ff; 
font-weight: 700; }

.bluebigbold { color: #0000ff; 
font-size: xx-large; 
font-weight: 700; }

.bluebigboldcenter { color: #0000ff; 
font-size: xx-large; 
font-weight: 700; 
text-align: center; }

.bold { font-weight: bold; }

.borderblue { border-style: solid; 
border-width: 2px; 
border-color: #3333cc; }

.borderocher { border-style: solid; 
border-width: 2px; 
border-color: #cc9900; }

.borderyellow { border-style: solid; 
border-width: 9px; 
border-color: #ffff00; }

.center {text-align: center; }

.centermargin { text-align: center; 
margin-left: 15px; 
margin-right: 15px; 
margin-top: 15px; 
margin-bottom: 15px; }

.clear { clear: left; }

.green {color: #009900; }

.h1ocher { color: #cc9900; 
font-weight: 700; 
font-size: xx-large; 
text-align: center; }

.h2ocher { color: #cc9900; 
font-weight: 700; 
font-size: x-large; 
text-align: center; }

.h3ocher { color: #cc9900; 
font-weight: 700; 
font-size: large; 
text-align: center; }

.h3green { color: #009900; 
font-weight: 700; 
text-align: left; }

.h3 { color: #0000ff; 
font-weight: 700; 
text-align: center; }

.h4black { color: #000000; 
font-weight: 700; 
text-align: left; 
margin-bottom: 5px; }

.h5black { color: #000000; 
font-weight: 700; 
text-align: center; 
margin-bottom: 5px; }

.hilite { color: #ff9900; 
font-weight: 600; }

.hilitebigcenter { color: #ff9900; 
font-size: xx-large; 
font-weight: 700; 
text-align: center; }

.hilitecenter { color: #ff9900; 
font-weight: 600; 
text-align: center; }

.hrblue {color: #0000ff; 
width: 50%; 
height: 3px; }

.hrocher { color: #cc9900; }

.just { text-align: justify; }

.justmargin { text-align: justify; 
margin-left: 15px; 
margin-right: 15px; 
margin-top: 15px; 
margin-bottom: 15px; }

.justmargin100 { text-align: justify; 
margin-left: 160px; 
margin-right: 15px; 
margin-top: 15px; 
margin-bottom: 15px; }

.justmargin150 { text-align: justify; 
margin-left: 150px; 
margin-right: 15px; 
margin-top: 15px; 
margin-bottom: 15px; }

.left { text-align: left; }

.lila { color: #6666cc; 
font-weight: 500; 
font-size: x-large; }

.lilacenter { color: #6666cc; 
font-weight: 500; 
font-size: x-large; 
text-align: center; }

.margin { margin-left: 10px; 
margin-right: 5px; 
margin-top: 10px; 
margin-bottom: 5px; }

.margin5 { margin-left: 5px; 
margin-right: 5px; 
margin-top: 5px; 
margin-bottom: 5px; }

.posrello { position: relative; 
top: 0px; 
left: 0px; }

.red { color: #ff0000; }

.redbig { color: #ff0000; 
font-weight: 700; }

.tdgrey { background-color:#cccccc; }

.tdgreyborderocher { background-color:#cccccc; 
border-style: solid; 
border-width: 2px; 
border-color: #cc9900; }

-->

