@charset "UTF-8";
*{margin:0;padding:0;font-family:Arial,Verdana,Helvetica,sans-serif;}
h1{font-size:120%;font-weight:bold;text-align:center;}
h2{font-size:115%;}
h3{font-size:110%;}
h4{font-size:105%;}
h1,h2,h3,h4{margin:5px 0;}
p{margin:3px 0;}
ul{margin-left:20px;}
a:link{color:#0000ff;text-decoration:underline;background:#ffffff;}
a:visited{color:#0000ff;text-decoration:underline;background:#ffffff;}
a:hover{color:#808080;text-decoration:overline underline;background:#ffffff;}
a:focus,a:active{color:#000000;text-decoration:none;background:#ffffff;}
img{border:none;}
body{margin:auto;text-align:left;width:90%;font-size:100%;color:#000000;background:#ffffff;padding:0 5px 5px;}
html{overflow-y:scroll;color:#000000;background:#aba6a3;padding:2px 0 12px;}
div{margin-left:auto;margin-right:auto;text-align:center;overflow:auto;}
#head a:first-child+a img{float:right;width:32px;height:32px;margin:20px;}
#head a:first-child img{float:left;width:564px;height:151px;border:3px outset #a8a39f;}
.m{text-align:left;border:3px solid #e1c79c;padding:10px;margin-bottom:5px;}
hr{clear:both;margin:5px auto;}
#head{color:#000000;background:#aba6a3;padding:2px;text-align:left;margin-bottom:5px;}
#head ul{margin:0;}
#menu{clear:both;}
#menu li{display:inline-block;width:7%;float:left;}
#menu a{display:block;width:100%;text-align:center;text-decoration:none;font-size:70%;color:#000000;background:#e1c79c;border:2px outset #999999;}
#menu a:hover{border:2px outset #bbbbbb;color:#333333;background:#cccccc;}
#feeds{color:#000000;background:#e1c79c;text-align:center;margin-top:25px;clear:both;}
#feeds li{display:inline-block;width:15%;}
#feeds a{display:block;width:100%;text-align:center;text-decoration:none;font-family:Arial,Verdana,Helvetica,sans-serif;font-size:80%;color:#000000;background:#e1c79c;}
@media print{#head,#feeds,#phase,header,footer,img{display:none;}body{background:#ffffff;}}
