<!--
body
{ 
background-image: url('http://www.informationsfrihet.nu/bg.jpg');
background-repeat: no-repeat;
background-color:#0FB8D0;
color: white;
font-family: tahoma, arial, sans-serif;
font-size: 13px;
line-height: 13px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px
} 

P { font-size: 25px} 
P.red { font-size: 25px; color: red}

A:link {color:white; text-decoration: none; text-transform:uppercase; font-size:11px; font-weight: bold}
A:visited {color:white; text-decoration: none; text-transform:uppercase; font-size:11px; font-weight: bold}
A:hover {color:red; text-decoration: none; text-transform:uppercase; font-size:11px; font-weight: bold}

A.red:link {color:red; text-decoration: none; text-transform: none; font-weight: normal}

TABLE {
padding: 0px;
border:0;
color: white;
font-family: tahoma, arial, sans-serif;
font-size: 13px;
line-height: 13px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px


}
-->

#forme fieldset { width: 400px; padding: 0px 0px 0px 10px; border: 1px solid red; }
#forme legend { color: white; text-transform:uppercase; font-size:11px; font-weight: bold }
#forme textarea { border: 1px solid darkred; width: 350px; padding: 5px; font-size: 11px; font-family: arial; letter-spacing: 2px;  }
.input_text { border: 1px solid darkred; padding: 0px; font-size: 11px; letter-spacing: 2px; }

</STYLE>
