.border {
	border: 1px solid #666666;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
}
a:link {
	font-weight: bolder;
	color: #006699;
}
a:visited {
	font-weight: bolder;
	color: #006699;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: small-caps;
	color: #006699;
}
.titleorange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #CC6600;
	font-variant: normal;
	text-transform: none;
}
.dottedborder {
	border: 1px dotted #0066CC;
}

a img { border:0 }
img { border:0 }

