
body
{
	font-family: "Book Antiqua", "Times New Roman", Times;
	background-image: url(exptextb.jpg);
}
h1
{
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
	color : #B25500;
}
h2
{
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
	color : #9B4A00;
}
h3
{
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}
h4
{
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}

.backNavigationa{
	padding-left : 25;
	color : #CE6300;
	font : bold;
}


a{
	text-decoration : none;
	font-weight : bold;

}

a:link{
	color : #B25500;;
}
a:visited{
	color : #663300;
}

a:hover{
	color : #F5F5F5;
	font-weight : bolder;
	/*background : #630000;
	*/
	background : #9B4A00;
	border : thin groove Black;
}



/*BUTTON 
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-style: normal;
}
TEXTAREA
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-style: normal; 
}
FIELDSET
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-style: normal; 
}
LEGEND
{
	font-size: 8pt;
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-style: Normal; 
}
SELECT
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-style: normal; 
}
TABLE
{
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-style: normal; 
}
CAPTION 
{
	font-size: 14pt;
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-style: Normal; 
}
TH
{
	font-family: "Book Antiqua", "Times New Roman", Times;
	font-style: normal; 
}
MARQUEE
{
	font-size: 14pt;
	font-family: "Book Antiqua", "Times New Roman", Times;
}*/
UL
 {
	list-style-image: url('expbul1a.gif');
}
ul ul        {
	list-style-image: url('expbul2a.gif');
}
ul ul ul     { list-style-image: url('expbul3a.gif') }

