body {
	font-family: Trebuchet MS;
	font-size: 10pt;
}

td {
	font-family: Trebuchet MS;
	font-size: 10pt;
}

th {
	font-family: Trebuchet MS;
	font-size: 10pt;
}

form {
	font-family: Trebuchet MS;
	font-size: 10pt;
	}

input {
	font-family:  Trebuchet MS;
	font-size: 10pt;
}

textarea {
	font-family:  Trebuchet MS;
	font-size: 10pt;
}

ul {
	font-family: Trebuchet MS;
	font-size: 10pt;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Trebuchet MS;
	font-size: 10pt;
}

ol {
	font-family: Trebuchet MS;
	font-size: 10pt;
	list-style-type: upper-roman;
	list-style-position: outside;
}

P{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: rgb(0,0,0);
}

P.ordin{
	font-family: Trebuchet MS;
	font-size: 8px;
	margin-top: 0px;
	color: rgb(0,0,0);
}

P.footer{
	font-family: Trebuchet MS;
	color: rgb(0,0,0);
	font-size: 10pt;
}

a:link
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: rgb(0,0,0);
	text-decoration: none; 
}
a:visited
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: rgb(0,0,0);
	text-decoration: none;
} 
a:active 
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: rgb(0,0,0);
	text-decoration: none;
}

a:hover
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: rgb(50,150,50);
	text-decoration: underline;
}

a.footer:link
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: rgb(210,210,210);
	text-decoration: none; 
}
a.footer:visited
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: rgb(210,210,210);
	text-decoration: none;
} 
a.footer:active 
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: rgb(210,210,210);
	text-decoration: none;
}

a.footer:hover
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: rgb(0,0,0);
	text-decoration: none;
}