<!--
body {
color: #000000; 
background:#fff;
margin:15px 15px 15px 35px;
padding: 0px
}
#all {
width:700px
}
#maincontent {
float:right;
text-align:left;
width:400px;
margin-right:15px;
padding-left:15px
}
#sidecontent {
text-align:center;
font-size:10px;
margin-left:0px
}
.bottom {
clear:both;
width:100%;
height:1024px
}
.diminish {
color: gray
}
.basic {
background:#ccffcc;
width:400px;
clear:both;
text-align:left;
margin:15px 25% 15px 25%;
padding:15px
}
.bummer {
background: #99ccff;
width:400px;
text-align:left;
margin:15px 15px 15px 50%;
padding:15px
}
.rosey {
background: #ffff99;
width:400px;
text-align:left;
margin:15px;
padding:15px
}
.left150 {
margin-right: -190px;
float: right;
text-align:left
}
.right180 {
margin-right: -220px;
float: right;
text-align:left
}
.right226 {
margin-right: -266px;
float: right;
text-align:left
}
.left180 {
margin-left: -220px;
float: left;
text-align:right
}
.left226 {
margin-left: -266px;
float: left;
text-align:right
}
div.float {
float: left
}
div.float p {
padding: 10px;
text-align: center
}
.center {
text-align: center
}

p, h1, h2, h3, ul, ol {
color: #000000; 
background:transparent;
font: 12px/21px "Trebuchet MS", verdana, sans-serif
}
p:first-letter {
font-size:150%
}
.reginit:first-letter {
font-size:100%
}
ul, ol {
list-style: outside
}
.listnone {
list-style: none
}
h1 {
text-align:center;
font-size:150%;
padding:20px 0px 20px 15px;
margin:0px
}
h2 {
font-size:125%
}
img {
padding: 5px 0px 5px 0px
}

.intext {
margin-right:-200px
}

hr {
color:#000;
clear:both 
}
pre {
font-family: monospace
}
a:link {
background: #transparent
}
a:visited {
background: transparent
}
a:active {
background: transparent
}
a:hover {
background: transparent
}
a.external:hover {
background: transparent
}
a {
font-weight: bold
}
a:link {
color: #cc3333;
text-decoration: none
}
a:visited {
color: #006699;
text-decoration: none
}
a:active {
color: #cc3333;
text-decoration: underline
}
a:hover {
color: #cc3333;
text-decoration: underline
}
a.external:hover {
color: #cc3333;
text-decoration: underline
}
-->

