
a img {
	border-style: none;
	border-color: #000000;
	border-width: 0pt;
}

.diction{
	font-family: monospace;
	font-size: 9pt;
	text-align: left;
	padding: 0pt;
}

a {
	color: #8B0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.main font {
	line-height: normal;
}


ul {
	list-style: square;
	margin-top: 0pt;
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	margin-bottom: 0pt;
}


h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	margin-bottom: 0pt;
	page-break-before: auto;
}

h1 {
	font-size: 20pt;
	font-weight: normal; 
	line-height: normal;
	font-family: Verdana,Helvetica, Arial, sans-serif; 
}


ul {
	list-style: square;
}


.code {
	font: normal 8pt "Courier New", Courier, monospace;
}


.main {
	line-height: 150%;
	text-align: justify;
}

body {
	font-family: sans-serif;
	background-color: #fffff;
	font-size: 10pt;
	padding-right: 10pt;
}

.newpage{
	page-break-after: always;
	color:white;
}


