body, td, tr {
	font-family: Verdana;
	font-size: 10px;
	color: #8E7C2C;
	line-height : 20px;
	font-weight : bold;
}

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: Verdana;
	font-size : 18 pt;
	color: #8E7C2C;
}
h2  {
	font-family: Verdana;
	font-size : 16pt;
	color: #8E7C2C;
}
h3  {
	font-family: Verdana;
	font-size : 14pt;
	color: #8E7C2C;
}
h4 {
	font-family: Verdana;
	font-size : 12pt;
	color: #8E7C2C;
}
h5 {
	font-family: Verdana;
	font-size : 10pt;
	color: #8E7C2C;
}
h6  {
	font-family: Verdana;
	font-size : 8pt;
	color: #8E7C2C;
}

.header1  {
	font-family: Verdana;
	font-size : 18 pt;
	font-weight : bold;
	color: #8E7C2C;
}
.header2  {
	font-family: Verdana;
	font-size : 16pt;
	font-weight : bold;
	color: #8E7C2C;
}
.header3  {
	font-family: Verdana;
	font-size : 14pt;
	font-weight : bold;
	color: #8E7C2C;
}
.header4 {
	font-family: Verdana;
	font-size : 12pt;
	font-weight : bold;
	color: #8E7C2C;
}
.header5 {
	font-family: Verdana;
	font-size : 10pt;
	font-weight : bold;
	color: #8E7C2C;
}
.header6  {
	font-family: Verdana;
	font-size : 8pt;
	font-weight : bold;
	color: #8E7C2C;
}

.painting1
{
	font-size: 10 px;
	font-weight: bold;
	line-height : 13px;
}

.painting2
{
	font-size: 9 px;
	font-weight: normal;
	line-height : 12px;
}

.page_link {
	font-size: 16 px;
	font-weight : normal;
	color: #BCB383;
	line-height : 16px;
}

.iframe_body
{
	scrollbar-3dlight-color : #E6D896;
	scrollbar-base-color : #E6D896;
	scrollbar-darkshadow-color : #E6D896;
	scrollbar-highlight-color : #E6D896;
	scrollbar-face-color : #E6D896;
	scrollbar-shadow-color : #E6D896;
	scrollbar-track-color : #FFFFFF;
	scrollbar-arrow-color : #D9C35E;
	direction : ltr;
}