p {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
ul {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}

