body {	
	bgcolor="#FFFFFF";
	background-image: url(exptextb.jpg);
	font-family: Book Antiqua; 
	/*font-family: Arial;*/
	text-decoration: none;
     }

table {
	/*font-family: Book Antiqua; */
	text-decoration: none;
}

h1 {
	font-family: Book Antiqua; 
	text-decoration: none;
	font-size:16px;
}


h2 {
	font-family: Book Antiqua; 
	text-decoration: none;
	font-size:16px;
	width:100%;
	border: solid #000000;
	border-width: 1px 1px 1px 1px;
	align:center;
}


a:link {
	font-color:#A61D35;
}

a:link, a:visited {
 color: #A61D35;
 text-decoration: none;
 }

a:hover{
 color: #A61D35;
}


a.menu1: {
	font-color:#A61D35;
}

a.menu:link, a.menu:visited {
 color: #FFFFFF;
 text-decoration: none;
 }

a.menu:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.menu {
	position: absolute; 
	left: 9; 
	background-color:#000080;
	width:130px;
	height:24px;
	text-align:center;
	font-family:Book Antiqua, Times New Roman, Times;
}

a.link:link, a.link:visited {
 color: #FFFFFF;
 text-decoration: none;
 }

a.link:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.link {
	background-color:#000080;
	width:130px;
	height:24px;
	text-align:center;
	font-family:Book Antiqua, Times New Roman, Times;
}

.counter {
	position: absolute; 
	left: 9; 
	width:130px;
	height:24px;
	text-align:center;
	font-family:Book Antiqua, Times New Roman, Times;
}