body {
font-family: arial;
font-size: 12px;
color: #000000;
text-align: justify;
cursor: default;
margin: 0;
padding-top: 0px;
line-height: 20px;
background-image:url(hillpala.png);
background-repeat:repeat-x;
background-color:#CDC9BA;
}

h1 {
font-family: arial;
font-size: 16px;
color: #151F20;
font-weight: bold;
text-align: left;
border-bottom:3px solid #314244;
padding-left: 15px;
margin: 0px;
line-height:25px;
margin-bottom: 10px;
}

h2 {
font-family: tahoma, arial, 'trebuchet ms', verdana, sans-serif;
font-size: 8pt;
color: #151F20;
font-weight: bold;
text-align: left;
border-bottom:3px solid #314244;
padding-left: 15px;
text-transform: uppercase;
margin-bottom: 10px;
line-height:25px;
}

h3 {
font-family: arial;
font-size: 11px;
color: #2B1812;
font-weight: normal;
text-align: left;
border-top:3px solid #AF9E84;
padding-left: 15px;
margin-bottom: 10px;
line-height:25px;
}

hr {
border:1px solid #AF9E84;
}

a:link {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #1D404E;
}
 
a:visited {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #1D404E;
}

a:hover {
font-family: arial;
font-size: 12px;
cursor: pointer;
color: #326F85;
}

a:active {
font-family: arial;
font-size: 12px;
cursor: pointer;
color: #1D404E;
}