.title { font-family: Georgia, Times New Roman, sans;

	font-size: 15px;

	font-weight: bold;

	font-variant: small-caps;

	letter-spacing: .2em;

}

p {

	text-indent: 10px;

	font-size: 11px;

}

.bodyText {

	font-size: 11px;

}

.input {

	border: solid 1px #000066;

	font-size: 11px;

	color: #000000;

	background-color: #FFFFFF;

}

.border {

	border: solid 1px #CCCCCC;

	background-color: #F2F2F2;

}

.border3 {

	border-left: solid 1px #CCCCCC;

	border-bottom: solid 1px #CCCCCC;

	border-right: solid 1px #CCCCCC;

	background-color: #F2F2F2;

}

.dhtml {

	position: absolute;

	visibility: hidden;

	z-index: auto;

	top: 0;

	left: 0;

}