/* styles for Netscape 4
   ------------------------------- */

body {
font-size : 11px;
text-align : center;
background : #f7eed6;
}
body, div {
font-family : Palatino,'Palatino Linotype','Times New Roman',Times,serif;
}
h1,h2,h3 {
text-transform : uppercase;
font-family : Palatino,'Palatino Linotype','Times New Roman',Times,serif;
}
h1 {
font-size : 2em;
letter-spacing : 1px;
}
h2 {
font-size : 1.1em;
}
h3 {
font-size : 1em;
}
a {
color : #000;
}
a:hover {
color : #000;
text-decoration : none;
}
hr {
height : 1px;
border : none;
border-bottom : 1px solid #fff;
}
address {
color : #000;
font-size : inherit;
font-style : normal;
text-transform : uppercase;
font-family : Georgia,'Times New Roman',Times,serif;
}
.clear_both {
clear : both;
}