<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***[ simple_structure.css ]***/
html{background:#eee;}
#contentsimple{background:#fff;color:#000;font-family:Arial,Georgia,"Times New Roman",Times,serif;padding:1em 2em;width:780px;margin:auto;margin-top:30px;-moz-border-radius:12px;-webkit-border-radius:12px;}
#h1{color:#006;font-size:45px;font-weight:lighter;}
#subh1{color:#6B320B;font-family:tahoma,Georgia;font-size:17pt;}
#subh1 a{color:#6B320B;text-decoration:none;}
#title img{vertical-align:bottom;}
#title{padding-bottom:5px;border-bottom:1px solid #F0F0F0;font:42px Georgia,serif;}
p,dt{line-height:120%;padding-bottom:1em;margin:10;}
a{color:#006;}
#logo{margin-bottom:2em;}
.submit{font-size:18pt;padding:5px 7px 7px;border:1px solid #a3a3a3;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#246;background:#e5e5e5;text-decoration:none;}
.submit:hover{color:#d54e21;border-color:#535353;}
.success{padding-bottom:15px;color:#1F7F4A;font-size:25pt;}
.warning{font-size:130%;font-weight:bold;padding:20px;border:1px solid #ff5502;}
.warning,.warning a{color:#ff5502;}
.error{font-weight:bold;font-size:130%;border:1px solid red;padding:20;}
.error,.error a{color:red;}
.error img,.success img,.warning img{border:0;vertical-align:bottom;}
.warning,.error{-moz-border-radius:4px;-webkit-border-radius:4px;}



</pre></body></html>