body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link.1 {
	color: blue;
	background-color: transparent;
	text-decoration: none;
}

a:visited.1 {
	color: purple;
	background-color: transparent;
	text-decoration: none;
}

a:active.1 {
	color: blue;
	background-color: transparent;
	text-decoration: none;
}

a:hover.1 {
	color: blue;
	text-decoration: none;
}

span.1 {
	color: #36648B;
	background-color: transparent;
	font-weight: bold;
	font-style: italic;
}

span.2 {
	color: blue;
	background-color: transparent;
	font-weight: bold;
	font-style: italic;
}

p {


	margin: 0px 10px 10px 0px;
	font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: justify;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
}

