/* CSS Document */

p {
	font-family: Courier;
	font-size: 10pt;
	line-height: 130%;
	color: #fff;
}

.photoBorder {
	border: 2px inset #FFFFFF;
}
/*
a {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}

a:visited {
	color: #660033;
}
.heading {
	font-size: 11pt;
	font-weight: bold;
	color: #006600;
}

.footer {
	font-size: 8pt;
	line-height: 100%;
	color: #999999;
}
*/
