*{
margin:0px;
padding:0px;
/*border-width:0px;
border-spacing:0px;*/
}
body{
font-family:Arial, sans-serif;
font-size:12px;
color:#303030;
/*
background: #fff url(images/bg.jpg) no-repeat center top;
*/
}
img{border-width: 0 0;}
a{
color:#900;
text-decoration:none;
}
a:hover{
color:#600;
}
h1
{
    font-size:1.3em;
    font-weight:normal;
    color:#666;
    text-align:center;
    margin-right:3px;
}
h1 img {display:none;}
h2
{
	font-size:1.1em;
    font-weight:bold;
    color:#999;
    padding-left:20px;
	margin-left:0px;
}
ul{list-style-type: circle;}
li{margin-left:15px;list-style-image: url(images/li2.gif);}
td{vertical-align:top;padding:6px;}
/*br{line-height:1.1em;}*/
strong{color:#ff9900;}
b{color:#c00;}
small{font-size:0.8em;}
big{font-size:1.2em;}
div, p{margin:5px;}
/* added for IDs */
#page{margin:5px auto;}
#menu, #subt {display:none;}
#final{text-align:center;font-size:0.9em;}
#final a{display:none;}
#bottom{margin-top:60px;}
.wb_label{color:#f90;}