body, td {
	FONT-FAMILY: Tahoma, Verdana, Arial;
	FONT-SIZE: 9pt;
	font-weight: none;
}
td {
	color: black;
}
H1 {
	FONT-SIZE: 14pt;
	font-weight: bold;
	display: inline;
	color: white;
}
div {
	position: relative;
	font-weight: bold;
}
a {
	text-decoration: underline;
	color: black;
}
a:hover {	
	text-decoration: none;
}
.text {
	color: white;
}
img.photo {
	border-width: 2px;
	border-color: white;
	botder-style: solid;
}
.adv {
	border-width: 1px;
	border-color: black;
	botder-style: solid;
	background: #4DB6EB;
}