body, table, form, input
{
COLOR: #000;
font-size:10pt;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, table, form
{
background: #FFF;
}


a, a:visited, a:active
{
color: #9e12a0; 
text-decoration: none; 
font-weight:normal;
}
a:hover {color: #00BC00; text-decoration: underline; font-weight:normal;}

#pressielist
{
width: 95%px;
margin-bottom: 20px;
}

#main
{
width: 700px;
border-left-width: 1px;
border-left-style: dashed;
border-left-color: #000;
margin-left:50px;
border-right-style: dashed;
border-right-width: 1px;
border-right-color: #000;
margin-top: 05px;
padding-left: 15px;
}

#menu
{
float: left;
padding-left: 0px;
}

input
{
border-color: black;
border-width: 1px;
border-style: solid;
background: #f5ecf6;
color: #000;
font-size: 10px
;}

