#content {
	width: 512px;
	height: 395px;

	}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	line-height: 10px;
}
a:visited {
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a:link {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a.selected:link {
	font-family: Arial,Helvetica,sans-serif;
	font-style:normal; font-variant:normal;
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
a.selected:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-style:normal; font-variant:normal;
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
a.selected:hover {
	font-family:Arial,Helvetica,sans-serif;
	Text-Decoration:none;
	color: #999999;}

a.email:link {
	font-family: Arial,Helvetica,sans-serif;
	font-style:normal; font-variant:normal;
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
	font-size: 12px;
}
a.email:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-style:normal; font-variant:normal;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
	font-size: 12px;
}
a.email:hover {
	font-family:Arial,Helvetica,sans-serif;
	Text-Decoration:underline;
	font-weight:bold;
	color: #999999;
	font-size: 12px;
}