body
{
	background: white;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	color: black;
	font-size : 10pt;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: blue;
}

a:hover 
{
	font-weight: bold;
	color: red;
}

table
{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	/* border: 1px solid black; */
}

caption
{
	font-style: oblique;
	font-size: 9pt;
}

th
{
	font-style: bold;
	font-size: 8pt;
}

tr{}

td
{
	font-size: 8pt;
}

.np 
{	
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

.sp 
{	
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

.sb {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;; 
	font-weight: bold; 
	font-size: 8pt;
	text-align: center;
}

.si {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	font-style: oblique; 
	font-size: 8pt;
}

code
{
	font-family: "Courier, serif";
	font-size: 10pt;
}

h1
{
	font-family: "Copperplate Gothic Bold";
	font-size: 24pt;
	/* border: 1px solid red; */
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2
{
	font-family: "Copperplate Gothic Bold";
	font-size: 18pt;
}

h3
{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 18pt;
}

h4
{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	/* border: 1px solid green; */
	margin-top: 10px;
	margin-bottom: 0px;
}

h5
{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
}

h6
{	
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

p
{
	text-align : justify;
	margin-left : 10px;
	margin-right : 10px;
}
