body {
	font-family: Arial;
	font-size:12px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #0000FF;
	font-weight:bold
}

a:visited {
	color: #52697B;
	text-decoration: none
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	background: #E8F3F7;
	font-weight: bold
}


h3 {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #416FA0;
}

span {
	float:left;
	width:0.6em;
	font-size:180%;
	font-family:algerian,courier;
	line-height:65%;
}

SMALL	{	
	font-size:	.8em;
	font-family: Arial;
}

STRONG  {
	font-weight:bold;
	color: #000000;
}

.txtBox {
	background-color:#FFFFFF;
	color:#000000;
	border: solid 1px red
}

.dropDown {
     background-color: #FAE9E9;
     
}