@charset "utf-8";
.adrian_mezenger_head {
	font-size: 16px;
	font-weight: bold;
}

.adrian_mezenger_subhead {
	font-size: 12px;
}

.adrian_mezenger_table {
	border: 0px none #000;
	color: #FFFFFF;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
}
link {
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	color: #999;
}
a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #999;
	text-decoration: underline;
}

td {
	padding:0px;
	margin: 0px;
	vertical-align: top;
	background-repeat: no-repeat;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
