@charset "utf-8";
/* CSS Document */
body {background:black;color:white;margin-top:0px;}
.container {background:url('lines.jpg');}
h1,h2,h3,h4 {color:yellow;text-align:center;}
.boxed {background:#3A98D8 url('boxheader.gif') top left no-repeat;margin:0px;padding:0px;width:100%;height:35px;border-bottom:gray 1px solid;}
p {text-align:justify;}
strong {color:yellow;font-size:18px;font-weight:bold;}
th {background:url('boxheader.gif');}
.boxed2 {background:#666666;margin:0px;padding:0px;width:100%;height:35px;border-bottom:gray 1px solid;}
a.menu{color:white;font-weight:bold;text-decoration:none;margin-right:30px;}


ul {list-style-image:url(bullet.gif) ;}
li {line-height:30px;margin-top:0px;padding-top:0px;padding-bottom:0px;}
form {width:400px;border-style:none;}


