@charset "UTF-8";
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #999;
}
strong {
	color: #777777;
	text-transform: uppercase;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.contentmargin tr td p { text-transform: uppercase; }

