@charset "utf-8";
/* CSS Document */
BODY {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
}
A {
	text-decoration: none;
	color: #FFF;
}
A:hover {
	text-decoration: none;
	color: #F90;
}
.presscaption {
	font-size: 10pt;
}
.contacttext {
	font-size: 14pt;
	color: #FFF;
}
.contacttextbd {
	font-size: 14pt;
	color: #FFF;
	font-weight: bold;
}
.trailer {
	font-size: 11pt;
	font-style: italic;
}