body {
	background-color: #ffffff;
	margin-right: 7pt;
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #008000;
	text-align: justify;
	font-size: 10pt;
}

A:link {color: #808080;
        text-decoration: none;
}

A:visited { text-decoration: none;
	color: #808080; 
}

A:hover { text-decoration: underline; 
	color: #808080; 
}

A:link.nav {color: #8033cc;
	font-size: 8pt;
	text-decoration: none;
}

A:visited.nav { text-decoration: none;
	font-size: 8pt;
	color: #8033cc; 
}

A:hover.nav { text-decoration: underline; 
	font-size: 8pt;
	color: #8033cc; 
}

p {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #008000;
	text-align: justify;
	font-size: 10pt;
}

input {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #008000;
	font-size: 10pt;
}

select {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #008000;
	font-size: 10pt;
}

b {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #008000;
	font-weight: bold;
}

i {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #008000;
	font-style: italic;
}

u {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #008000;
	text-decoration: underline;
}

td {	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #008000;
	font-size: 10pt;
}

th {	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #008000;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

