
P {color: #722035; font-size: 10px; font-family: verdana; letter-spacing: 2;}
A:link{color: #6C6A28; text-decoration: none; font size: 10px;font-family: verdana}
A:active{color: #6C6A28; text-decoration: none;  font size: 10px;font-family: verdana}
A:visited{text-decoration: line-through; color:#6C6A28; font size: 10px; font-family: verdana}
A {CURSOR: crosshair}
a:hover {color: #6C6A28; text-decoration: underline overline;}
b: {color: #4D3B27; font-size: 10px; font-family: verdana; }

body {
scrollbar-face-color: #D6DACB; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #D6DACB; 
scrollbar-3dlight-color: #D6DACB; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #D6DACB; 
scrollbar-arrow-color: #000000;
}


input, textarea
{background:#FFFFFF url(none);
font-family: Verdana;
font-size: 10;
color: #D6DACB;
border-style: dashed;
border-color: #D6DACB;
border-width: 1 }
BODY 
{background-image: url(images/5A.jpg);
background-repeat: repeat;
background-position: left top;
background-attachment: fixed;}


/* Heading special effects */

H1 {
font-size: 16px;
font-weight: bold;
text-align: left;
letter-spacing: 3;
color: #990000;
}

h2 {
text-align: left;
font-size: 14px;
font-weight: bold;
letter-spacing: 2;
color: #990000;
padding: 1px;
border-bottom: 1px dotted #990000;
}

h3, {
font-size : 14px;
font-weight : bold;
color : #990000;
}

h4, h5 {
font-size : 14px;
font-weight : bold;
color : #990000;
}

h6 {
font-size : 14px;
font-weight : bold;
color : #000000;
width: 100%;
border-bottom: 1px solid #000000;
}


/* this sets an image to the left or to the right on a page */

.imageleft {
margin: 0px 10px 0px 0px;
float: left;
}

.imageright {
margin: 0px 0px 0px 10px;
float: right;
}
