#module {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
#module p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#module li {
	list-style-type: square;
	list-style-position: inside;
}
#module a:link {
	color: #003056;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}
#module a:visited {
	color: #003056;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}
#module a:hover {
	color: #003056;
	text-decoration: underline;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}
#module a:active {
	color: #003056;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}
#module .node1 {
	margin-top: 12px;
}
#module .node3 {
	margin-left: 17px;
}
