body,th,td,tr {
    background-color:transparent;
    font-family: Arial, "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
    font-size:12pt;
}


th.lightweight
{
    padding: 4px;
    background-color: transparent; 
    margin: 3px; 
    border: thin dotted #661177;
    color: #220044;
}


td.lightweight
{
    padding: 2px;
    background-color: transparent; 
    margin: 2px; 
    border: thin dotted #661177;
    color: #220044;
}


tr.lightweight
{
    padding: 2px;
    background-color: transparent; 
    margin: 2px; 
    border: thin dotted #661177;
    color: #220044;
}

body {
	background-image: url(img/bg/weavylight.jpg);
}

a {
    text-decoration:none;
    color:#218;
    background-color:transparent;
}


a.pub_free {
    text-decoration:none;
    color:#170;
    background-color:transparent;
}


a.pub_restr {
    text-decoration:none;
    color:#A21;
    background-color:transparent;
}


a:hover {
    text-decoration:underline;
}


hinder_ul {
    list-style-type:none;
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
    font-size:7pt;
}


hinder_li {margin:0 0 5px 0;}


p {
    margin:4px;
    text-indent:0px;
    line-height:1.3;
    margin-top: 6pt;
    margin-bottom: 4pt;
}


hr {
    border:0;
    height:1px;
    width:80%;
    color:#408;
    background-color:#408;
}


div.sectiontitle {
    color:#555;
    font-size:12pt;
}


li {
    margin-bottom:5pt;
}
