BODY, P, TD, UL, OL, DL, LI, INPUT {
	font-family	: Arial, Helvetica, Sans-Serif;
	font-size	: 8pt;
	fontsize	: 9pt;

}

H1, H2, H3, H4 {
	font-family	: Arial, Helvetica, Sans-Serif;
	font-size	: 10pt;
	fontsize	: 11pt;
}

A {
	text-decoration	: none;
	color		: #452D09;
}

A:hover {
	text-decoration	: underline;
	color		: #845F18;
}
----------------------------------
     
 A:HOVER.left {
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
    font-family : Arial, sans-serif, Roman;
    color: #9F7430;
    text-decoration : none;
    }
A:ACTIVE.left {
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
    font-family : Arial, sans-serif, Roman;
    color: #9F7430;
    text-decoration : none;
    }
A:VIZITED.left {
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
    font-family : Arial, sans-serif, Roman;
    color: #9F7430;
    text-decoration : none;
    }
A.left {
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
    font-family : Arial, sans-serif, Roman;
    color: #452D09;
    text-decoration : none;
    vertical-align : top;
    }
------------------------------

p.vertmenu{
    margin-right : 3px;            
    margin-top : 7px;
    margin-bottom : 6px;
    }

p.maintext{
    font-family : Arial, sans-serif, Roman;
    font-size : 8 pt;
	text-align : justify;
    }
           
p.copyright{
    font-family : Arial, sans-serif, Roman;
    font-size : 7 pt;
	color: #452D09;
	margin-left : 46px;
	margin-top : 20px;
    }
	
p.photo{
    font-family : Arial, sans-serif, Roman;
    font-size : 7 pt;
	color: #452D09;
	margin-top : 6px;

    }