/* CSS Document */


a:link { color: #66573F; text-decoration: underline; font-weight: bold;}
a:visited { color: #66573F; text-decoration: underline; font-weight: bold;}
a:hover{ color: #66573F; text-decoration: underline; font-weight: bold;}

body {
color: #66573F;
background-color: #FEF6EB;
font-family: Verdana;
font-size: 11;

scrollbar-3d-light-color: #FEF6EB;
scrollbar-arrow-color: #FEF6EB;
scrollbar-base-color: #FEF6EB;
scrollbar-dark-shadow-color: #66573F;
scrollbar-face-color: #66573F;
scrollbar-highlight-color: #66573F;
scrollbar-shadow-color: #66573F;
scrollbar-track-color: #FEF6EB;
}
p {
color: #66573F;
font-family: Verdana;
font-size: 11;
}
table {
color: #66573F;
font-family: Verdana;
font-size: 11;
}
img { 
border: #66573F; 
border-style: solid; 
border-width: 2px; 
} 
h1 {
color: #66573F;
font-family: Verdana;
font-size: 14;
font-weight: bold;
}
h2 {
color: #66573F;
font-family: Verdana;
font-size: 12;
font-weight: bold;
}

		
