body, html {
font-family:Verdana, Helvetica, sans-serif;
font-size:10pt;
color:#1a1a1a;
background-color:#1a1a1a;
}

img.border {
border:1px solid #666666;
}

a {
color:#000000;
text-decoration:none;
}

a:hover {
color:#A9C82C;
}

h1 {
font-size:10pt;
font-weight:500;
}

h2 {
font-size:9pt;
font-weight:bold;
}

h3 {
font-size:9pt;
font-weight:500;
}

table {
border:0px;
margin:0px;
padding:0px;
}

table.box {
background-color:#333333;
width:200px;
padding:2px;
margin:10px;
}

#sidebar {
vertical-align:top;
width:200px;
margin:5px;
}

#content {
background:#ffffff;
filter:alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
width:650px;
border:3px solid #a1a1a1;
align:left;
}

ul, li {
left:10px;
list-style-image: url(images/bullet.gif);
}

ul.nobullet, li.nobullet {
left:10px;
list-style-image: url(images/blank.jpg);
}

