body {
		    font-family: font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
			font-size: 0.9em; 
			line-height: 1.2em; 
			letter-spacing: 0.09em; 
			color: #996600;
			background-color: #FFFFFF;
			background-image: url(/images/bg-panel.jpg);
			background-repeat: no-repeat;
			background-attachment: fixed;
			background-position: center top;
		}

p { font-family: font-family: Palatino Linotype, Book Antiqua, Palatino, serif; font-size: 0.9em; line-height: 1.2em; letter-spacing: 0.09em; color: #996600;}

a:link, a:visited { color: #996600; font-size: 1.1em; line-height: 1.3em; text-decoration: none;}
a:hover, a:active { color: #FFCC00; font-size: 1.1em; line-height: 1.3em; text-decoration: none;}	

a.front:link, a.front:visited { font-size: 1.1em; line-height: 1.2em; letter-spacing: 0.1em; text-decoration: none;}
a.front:hover, a.front:active { font-size: 1.1em; line-height: 1.2em; letter-spacing: 0.1em; text-decoration: none;}

a.body:link, a.body:visited { font-size: 1em; line-height: 1.2em; letter-spacing: 0.1em; text-decoration: none;}
a.body:hover, a.body:active { font-size: 1em; line-height: 1.2em; letter-spacing: 0.1em; text-decoration: underline;}

a.side:link, a.side:visited { color: #996600; font-size: 1.1em; line-height: 1.3em; text-decoration: none;}
a.side:hover, a.side:active { color: #FFCC00; font-size: 1.1em; line-height: 1.3em; text-decoration: none;}	

a.sub:link, a.sub:visited { color: #996600; font-size: 0.85em; line-height: 1.4em; text-decoration: none;}
a.sub:hover, a.sub:active { color: #FFCC00; font-size: 0.85em; line-height: 1.4em; text-decoration: none;}	

a.head:link, a.head:visited { color: #996600; font-size: 2.5em; font-weight: bold; font-style: italic; letter-spacing: 0.25em; text-decoration: none;}
a.head:hover, a.head:active { color: #FFCC00; font-size: 2.5em; font-weight: bold; font-style: italic; letter-spacing: 0.25em; text-decoration: none;}	

h1 { font-size: 1.9em; font-weight: bold; font-style: italic; letter-spacing: 0.255em;; color: #996600}
h2 { font-size: 1.15em; font-weight: bold; letter-spacing: 0.1em;; color: #996600}

li {color: #996600;}	

hr {
    width: 100%;
    height: 1px;
    margin: 2px auto;
    border-width: 0;
    background-color: #996600;
	color: #996600;
    }
	
.style1 {
	font-size: 0.9em;
	font-style: italic;
	color: #996600
}

.style2 {
	font-size: 0.9em;
	font-style:italic;
	color: #996600
}

.style3 {
	font-size: 0.9em;
	color: #333333;
	}
	
.style4 {
	font-size: 0.83em;
	font-style: italic;
	line-height:: 0.8em;
	}
