﻿	p {
	margin-top: 10px;
	}

	td, a {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	}

	.headline {
	font-weight: bold;
	}

	.subheadline {
	font-weight: bold;
	}

	.BAtextfieldsmall {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	width: 87px;
	}
	
	.BAtextfield {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	width: 181px;
	}

	.BAsubmit {
	font-family: verdana;
	font-size: 14px;
	padding-bottom:2px;
	}

/*
	.asubmitbutton {
	background-image: url(button.gif);
	text-decoration: none;
	cursor: pointer;
	border: 0px;
	}


.submitbutton {
	font-family: verdana;
	font-size: 12px;
	border: 0px;
	background-image: url(button2.gif);
	width: 155px;
	height: 35px;
	font-weight: bold;
	text-align: center;
}

.asubmitbutton {
	text-decoration: none;
	cursor: hand;
	border: 0px;
}
*/

	ul {
	margin-top: 0px
	}	

	li {
	font-family: verdana;
	font-size: 9px;
	list-style-type: square;
	margin-left: -25px;
	padding:0px;
	}

