/* CSS Document */
* {margin:0; padding:0;}
body {background-color:#FFFFFF;}
p, li {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#660000; margin:10px;}
a {color:#CC0000;}
ol, ul {margin: 20px;}
a:hover {font-weight:bold;}
h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:19px; font-weight:bold; color:#CC0000; text-align:center; margin:30px 0px 20px 0px;}
h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold; color:#990000; margin:20px 15px 15px 25px;}
h3 {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold; color:#990000; margin:20px 15px 15px 35px;}
img {border:none;}
#nav {width:170px;}
#recl {width:150px;}
#menu {margin-left:5px;}
#menu ul { list-style-type: none; margin:0 0 0 10px;}
#rasl {border:0; width:150px; padding:5px 0 5px 5px}
#rasl  a {color:#660000; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; font-weight:bold; text-decoration:none;}
.img {margin:5px 10px 5px 10px;}
.article { width:90%;  border:1px; border-color:#660000; border-style:dotted; margin-bottom:7px;}
.article h2 {margin:5px 5px 5px 20px; text-align:left;}
.article p {text-align:left;}
.article a {color:#990000;}
.article a:hover {color:#FF0000;}
.footer {font-size:11px; font-weight:bold;}
