/*
<link href="style.css" rel="stylesheet" type="text/css"> 
<style type="text/css"></style>
*/

body {
background-color: #EEDFA1;
background-image:url('images/bg_2.png');
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

ul
  {
  margin-top: 10;
  margin-bottom: 10;
  }

H2 {
display: inline;
font-family: arial;
font-size: 17;
font-weight: normal;
color: #FD9F4B
}

H1 {
display: inline;
font-family: arial;
font-size: 22px;
font-weight: bold;
color: #0A5A3E
}


form {margin-top: 0; margin-bottom: 0;}
input {text-decoration: none; color: black; font-family: verdana;  font-size: 12;}
select {text-decoration: none; color: black; font-family: verdana;  font-size: 12;}
textarea {text-decoration: none; color: black; font-family: verdana;  font-size: 12;}


.plain {text-decoration: none; color: black; font-family: verdana;  font-size: 12;}
.plain a {text-decoration:none; color: blue;}
.plain a:hover {color:blue; text-decoration: underline;}

.large {text-decoration: none; color: black; font-family: verdana;  font-size: 18;}
.large a {text-decoration:none; color: blue;}
.large a:hover {color:blue; text-decoration: underline;}

.small {text-decoration: none; color: black; font-family: verdana;  font-size: 11;}

.footer {text-decoration: none; color: black; font-family: verdana;  font-size: 10;}
.footer a {text-decoration:none; color: blue;}
.footer a:hover {color:blue; text-decoration: underline;}

.headline {text-decoration: none; color: #0A5A3E; font-family: arial;  font-size: 22; font-weight: bold;}

.pal {text-decoration: none; color: black; font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;  font-size: 18;}


.bg_left {background-image:url('images/bg_left.png');}
.bg_right {background-image:url('images/bg_right.png');}
.bg_top {background-image:url('images/bg_top.png');}
.bg_bottom {background-image:url('images/bg_bottom.png');}
.bg_page {background-image:url('images/bg_page.png');}




