body
{
	color: #000000;
	font-family: Book Antiqua, Times New Roman, Times;
	background-image: url(exptextb.jpg);
	overflow:auto;
}

a:link
{
	color: #993300;
}

a:active
{
	color: #CC3300;
}

a:visited
{
	color: #666600;
}

form
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1,h2,h3,h4,h5,h6
{
	color: #660033;
	text-align: center;
}

ul
{
	list-style-image: url("navbuttons/expbul1a.gif");
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

textarea
{
	overflow:auto;
}

.smalltext
{ 
	font-size: 10px;	
}
