body
{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

a
{
	font-family: arial;
	font-size: 10pt;
	color: #6169ce;
	text-decoration: none;
}

p
{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

td
{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

textarea
{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

input
{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

select
{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

option
{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
