﻿body {
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
	text-align:justify;
}
td {
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
	text-align:justify;
	line-height: 120%;
}
p {
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
	text-align:justify;
	margin-top:5px;
	margin-bottom:10px;
	line-height: 150%;
}
a:active {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:visited:hover {
	color: #999999;
	text-decoration: underline;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}

