body {
background-color:white;
margin:20px 0px 20px 0px;
font-family:Arial;
color:black;
Font-size:10pt;
background: #FAFEEB url(gfx/background.jpg) top center repeat-x;
background-attachment: fixed;
}


h1 {
display:inline;
Font-size:12pt;
font-weight:bold;
}


h2 {
display:inline;
Font-size:10pt;
font-weight:200;
}

h3 {
display:inline;
Font-size:8pt;
font-weight:200;
}


A.bl:link {color: #333333; font-size: 8pt; text-decoration: none; font-weight: lighter}
A.bl:visited {color: #333333; font-size: 8pt; text-decoration: none; font-weight: lighter}
A.bl:hover {color: #666666; font-size: 8pt; text-decoration: underline; font-weight: lighter}

A:link {color: black; text-decoration: underline;}
A:visited {color: black; text-decoration: underline;}
A:hover {color: #333333; text-decoration: none;}

A.dl:link {color: black; text-decoration: underline;}
A.dl:visited {color: black; text-decoration: underline;}
A.dl:hover {color: #333333; text-decoration: none;}

A.menu:link {color: black; font-size: 10pt; text-decoration: none; font-weight: bold}
A.menu:visited {color: black; font-size: 10pt; text-decoration: none; font-weight: bold}
A.menu:hover {color: white; font-size: 10pt; text-decoration: underline; font-weight: bold}



textarea {
border:1px solid #ac027a;
background-color:#ff85d8;
font-family:"arial", sans-serif;
color:#333333;
}
