h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #6666CC;
}
h2 {
	font-size: 18px;
	color: #6666CC;
	font-weight: bold;
	font-style: italic;
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #6699FF;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
}
p {
	text-indent: 20pt;
	text-align: justify;
}
a {
	font-weight: bold;
	color: #6666CC;
}
a:visited {
	color: #6699FF;

}
a:hover {
	color: #000066;
	text-decoration: none;

}
a:active {
	color: #990000;
}
.resalte {
	font-style: italic;
	color: #990000;
	font-weight: bold;

}
