img { border: 0px; }
.fText { font-face: verdana; font-size: 8pt; color: #fbb4d5; text-align: center;text-decoration: none }
.fText:hover { font-face: verdana; font-size: 8pt; color: #fbb4d5; text-align: center;text-decoration: underline }

.bodyText { font-family: verdana; font-size: 8pt; color: #555555; text-align: justify } 
.bodyTitle { font-family: verdana; font-size: 11px; font-weight: bold; color: #555555; text-align: left; text-decoration: none} 

html { min-height: 100%; margin-bottom: 1px; }
.divLine {
	background-image: url(images/divLine.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;
	width: 500px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}