a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 11px; 

	font-weight: normal; 

	color: #666666;

	text-decoration: underline;

}

a:hover {

	font-family: Verdana, Arial,Helvetica, sans-serif; 

	font-size: 11px; 

	font-weight: normal; 

	color: #999999;

	text-decoration: none;

}

a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 11px; 

	font-weight: normal; 

	color: #666666;

	text-decoration: underline;

}

a:visited:hover {

	font-family: Verdana, Arial,Helvetica, sans-serif; 

	font-size: 11px; 

	font-weight: normal; 

	color: #999999;

	text-decoration: none;

}

.title { font-family: Georgia, Times New Roman, sans;

	font-size: 15px;

	font-weight: bold;

	font-variant: small-caps;

	letter-spacing: .2em;

}

.subTitle {

	font-family: Georgia, Times New Roman, sans;

	font-size: 14px;

	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;

}