BODY	 {
			Font-Family : tahoma, arial, sans-serif ;
			Font-Size : 10pt ;
			Background-Color : #C3C3C3 ;
			Color : #3333FF ;
			Scrolling : auto
		}
.titlefont {
			Font-Family : Tahoma, Arial, sans-serif ;
			Font-Size : 14pt ;
			Color : #3333ff;

	}
.labels {
			Background-Color : #FFFFFF ;
			Font-Family : tahoma, Arial, sans-serif ;
			Font-Size : 9pt ;
			Font-Weight : Bold
	}

H1	 {
			Font-Family : tahoma, Arial, sans-serif ;
			Font-Size : 16pt ;
			Font-Weight : Bold
		}
H2	 {
			Font-Family : tahoma, Arial, sans-serif ;
			Font-Size : 14pt ;
			Color : #990000 ;
			Font-Weight : Bold
		}
H3	 {
			Font-Family : tahoma, Arial, sans-serif ;
			Font-Size : 12pt ;
			Color : #006600 ;
			Font-Weight : Bold
		}

.ixhdr {
			Font-Family : tahoma, Arial, sans-serif ;
			Font-Size : 12pt ;
			Color : #006600 ;
			Font-Weight : Bold
		}
.ixdet {
			Font-Family : tahoma, Arial, sans-serif ;
			Font-Size : 10pt ;
			Color : black
		}
.centeredheader {
			Font-Family : tahoma, Arial, sans-serif ;
			Font-Size : 16pt ;
			Font-Weight : Bold ;
			Color : black ;
			Text-Align : Center
		}
:link	 {
			Color : blue
		}
:active	 {
			Color : #551A8B
		}
:visited	 {
			Color : red
		}

/* following styles used by toc manager*/

BODY.tocbody{
   Font-Size: 9pt;
   font-Family: tahoma, Arial, sans-serif;
}

img.tocimg{ border : 0 ; position : relative ;
	left : 0px ; bottom : -3px }


A.toclink0 { text-decoration: none ; padding-left: 0px }
A.toclink1 { text-decoration: none ; padding-left: 10px }
A.toclink2 { text-decoration: none ; padding-left: 20px }
A.toclink3 { text-decoration: none ; padding-left: 30px }

/* following styles used by gallery manager*/
div.g-thumb {position:relative; float:left;
	margin:1em; width:180px; height:190px;}
div.g-thumbintro {position:relative; float:left;
	margin:1em; width:360px; font-size:small}
div.g-thumbintropara {padding-top:1em}
div.g-header {position:relative; text-align:center;
	font-size:large; color:#660000;}
a.g-link {}
img.g-img {}
a.g-artlist {}
div.g-caption {clear:both; font-size:8pt}
div.g-bigpict {position:relative; float:left}
div.g-bigdesc {position:relative; float:left;
	max-width:360px; padding:1em}

div.error {color: red}
