body, td, tr {
	font-family: Verdana;
	font-size: 10 pt;
	color: #321400;
}

a {
	text-decoration: underline;
	color: #321400;
}
/* a:link    {
	color: #012286;
}
a:active  {
	color: #012286;
}
a:visited {
	color: #326a85;
}*/
a:hover   {
	text-decoration: none;
}

h1  {
	font-family: Georgia;
	font-size : 18 pt;
	color: #AF865A;
}
h2  {
	font-family: Georgia;
	font-size : 16pt;
	color: #AF865A;
}
h3  {
	font-family: Georgia;
	font-size : 14pt;
	color: #AF865A;
}
h4 {
	font-family: Georgia;
	font-size : 12pt;
	color: #AF865A;
}
h5 {
	font-family: Georgia;
	font-size : 10pt;
	color: #AF865A;
}
h6  {
	font-family: Georgia;
	font-size : 8pt;
	color: #AF865A;
}

.header1  {
	font-family: Georgia;
	font-size : 18 pt;
	font-weight : bold;
	color: #AF865A;
}
.header2  {
	font-family: Georgia;
	font-size : 16pt;
	font-weight : bold;
	color: #AF865A;
}
.header3  {
	font-family: Georgia;
	font-size : 14pt;
	font-weight : bold;
	color: #AF865A;
}
.header4 {
	font-family: Georgia;
	font-size : 12pt;
	font-weight : bold;
	color: #AF865A;
}
.header5 {
	font-family: Georgia;
	font-size : 10pt;
	font-weight : bold;
	color: #AF865A;
}
.header6  {
	font-family: Georgia;
	font-size : 8pt;
	font-weight : bold;
	color: #AF865A;
}

.painting1
{
	font-size: 8 pt;
}

.painting2
{
	font-size: 7 pt;
}

.page_link {
	background-color : #9F6E46;
	font-weight : bold;
	color: #DCC59C;
}