P, TD, TH, DL, BODY, BLOCKQUOTE, PRE, DIV, OL, UL, HR  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10pt;
        scrollbar-base-color: #935933;		
}

SMALL  {
        font-family : Arial, Helvetica, sans-serif;
	color: #E0BF69;
        font-size : 8pt;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight: normal;
	font-style : italic;
	color: #FBCA4B;
}

H3  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : medium;
        font-weight: normal;
    	font-style : italic;
		color: #FBCA4B;		
}

H4  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight: bold;
		color: #FBCA4B;
}

.heading2  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : large;
        font-weight: normal;
		font-style : italic;
		color: #FBCA4B;
}

.heading3  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : medium;
        font-weight: normal;
		font-style : italic;
		color: #FBCA4B;
}

.heading4  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight: bold;
		color: #FBCA4B;
}

A:hover {
	color: white;
	text-decoration : none;
}

