body,td,th {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img
{  border-style: none;
}
#inputArea input[type="text"], #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 0px;
    display: block;
    padding: 0px;
    border: solid 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-family: Arial, Helvetica;
	font-size: 14px;
}

.quotes {
	font-family: Arial, Helvetica;
	font-size: 15px;
	line-height: 20px;
	font-style:italic;
	font-weight:  bold;
}

.textBox {
	width: 145px;
	height: 27px;
	background: transparent url('images/textBox.gif') no-repeat;
	color : #747862;
	border:0;
	padding:4px 8px;
	margin-bottom:5px;
}
.bodyText {font-size: 14px}
.sub {
	background: transparent url('images/demo.gif') no-repeat;
	width: 125px;
	height: 31px;
	border:0;
	padding:0px 0px;
	margin-bottom:0px;
	font-size: 1px;
}

