body{ background-image: url('images/realmain.gif') }
h1{ color: rgb(255,0,0); font-style: italic; text-align: center; text-decoration: underline; font-size: 23pt }
div.box1{ border: 10px ridge rgb(0,255,255); margin-left: 30px; margin-right: 30px; padding: 20px }
.texttitle{ font-size: 30pt; color: rgb(0,0,255); font-weight: bold }
div.boxtext1{ text-align: center; border-left: 10px outset rgb(0,255,0); border-right: 10px inset rgb(0,255,0); border-top: 10px outset rgb(0,255,0); border-bottom: 10px inset rgb(0,255,0); margin-left: 200px; margin-right: 200px; margin-top: 20px; padding: 10px }
div.boxtext2{ border: 6px double rgb(0,255,255); margin-left: 100px; margin-right: 100px; padding-left: 20px; padding-right: 20px; padding-top: 10px; padding-bottom: 10px }
div.boxtext3{ margin-left: 60px; margin-right: 60px; color: rgb(0,0,255) }
.updata{ color: rgb(0,128,128); font-size: small; text-align: right }
.under{ text-decoration: underline }
.underi{ text-decoration: underline; font-style: italic; color: rgb(255,0,0); font-size: 14pt } 
.center{ text-align: center }
.redunder{ text-decoration: underline; color: rgb(255,0,0) }
.red{ color: rgb(255,0,0) }
.blue{ color: rgb(0,0,255) }
.blueb{ color: rgb(0,0,255); font-weight: bold }
address{ text-align: center; color: rgb(128,128,128) }
