<style type="text/css">
<!-- //

/* PLACEHOLDER */

.x {
	color: 000000;
	}


/* LINKS */

A {
	text-decoration: underline;
	}

A:hover {
	text-decoration: underline;
	}


/* TEXT */

.title {
	/* font-size: 13px; */
	letter-spacing: 1px;
	text-transform: uppercase;
	}

.copy {
	width: 450px;
	}

.type {
	/* font-size: 12px; */
	line-height: 15px;
	}


/* PHOTOS */

A.photograph {
	color: 666666;
	}

A:hover.photograph {
	color: 336699;
	}


/* FORM */

.login {
	font-family: Verdana;
	font-size: 11px;
	background-color: DDEEFF;
	border: 1px solid #888888;
	}


// -->
</style>
