body
{
	color: #888888;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:HOVER,
a:VISITED,
a:LINK,
a
{
	color: #476bd1;
}

p,
td,
th,
li,
a,
div,
input,
textarea
{
	color: inherit;
	font-size: inherit;
	font-family: inherit;
}

p
{
	text-align: justify;
	line-height: 20px;
}

td, 
th
{
	vertical-align: top;
}

a img
{
	border-style: none;
}
