body {
	font-family: verdana, tahoma, arial;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

a:link {
	color: black;
	text-decoration: underline;
}

a:active {
	color: black;
	text-decoration: underline;
}

a:visited {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: underline;
}

a.menu:link {
	color: white;
	text-decoration: underline;
}

a.menu:active {
	color: white;
	text-decoration: underline;
}

a.menu:visited {
	color: white;
	text-decoration: underline;
}

a.menu:hover {
	color: white;
	text-decoration: underline;
}

a.red:link {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

a.red:active {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

a.red:visited {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

a.red:hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

a.white:link {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

a.white:active {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

a.white:visited {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

a.white:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

a.black:link {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

a.black:active {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

a.black:visited {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

a.black:hover {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

p {
	margin-bottom: 7;
	margin-left: 10;
	margin-right: 10;
	margin-top: 7;
}

.myul {
	margin-right: 10px;
	text-align: justify;
	margin-top: 0px;

}
.mul {
	list-style-type: round;
	margin-right: 25px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.myol {
	margin-right: 0px;
	text-align: justify;
	margin-top: 0px;
}

a.blue:link {
	color: blue;
	size: 12px;
	text-decoration: underline;
}

a.blue:active {
	color: blue;
	size: 12px;
	text-decoration: underline;
}

a.blue:visited {
	color: blue;
	size: 12px;
	text-decoration: underline;
}

a.blue:hover {
	color: blue;
	size: 12px;
	text-decoration: underline;
}

.adv {
	margin-bottom: 5;
	margin-left: 7;
	margin-right: 7;
	margin-top: 5;
}

.head {
	margin-bottom: 5;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5;
}

a.wb:link {
	color: white;
	size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.wb:active {
	color: white;
	size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.wb:visited {
	color: white;
	size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.wb:hover {
	color: white;
	size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.bb:link {
	color: black;
	size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.bb:active {
	color: black;
	size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.bb:visited {
	color: black;
	size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.bb:hover {
	color: black;
	size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.bn:link {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.bn:active {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.bn:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.bn:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.bl:link, a.bl:active, a.bl:visited, a.bl:hover {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

a.pl:link, a.pl:active, a.pl:visited, a.pl:hover {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}