/* Details Page style definations */

body {background-image: url(../img/site/mainbg2.jpg);}

/* Text styles - Black */
 
    b.H1 {color: #996600; font-size: 20pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
	b.H2 {color: #000000; font-size: 11pt; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
	b.H3 {color: #000000; font-size: 8pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
	b.H4 {color: #000000; font-size: 8pt; font-weight: normal; font-family: Arial;}
	b.H5 {color: #996600; font-size: 13pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
    b.H6 {color: #996600; font-size: 8pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
    b.H4 {color: #000000; font-size: 8pt; font-weight: bold; font-family: Times New Roman;}


/* Link styles  */	
	A:link {color: #000000;	text-decoration: none}
    A:visited {color: #000000; text-decoration: none}
    A:active {color: #996600; text-decoration: none}
	A:hover {color: #996600; text-decoration: none}
