<style>

.Body
{
	margin: 10px;
}

/******************************************************************************
*******************************************************************************/
.SpPage
{ 
	background-color: #ffffff; 
	border: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	padding: 10px;
}
.SpPage h1
{
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
	border-bottom: 1px #000000 solid;
}
.SpPage h2
{
	font-size: 12pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px #000000 solid;
}

.SpPage td
{ 
	background-color: #ffffff; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	padding: 10px;
}
.SpPage a 
{
	text-decoration: none; 
	color: #000099;
    font-weight: normal;
}
.SpPage a:link 
{
	text-decoration: none; 
	color: #000099;
    font-weight: normal;
}
.SpPage a:visited 
{
	text-decoration: none; 
	color: #000099;
    font-weight: normal;
}
.SpPage a:hover 
{
	text-decoration: none; 
	color: #0000ff;
    font-weight: normal;
}
.SpPage a:active
{
	text-decoration: none; 
	color: #0000ff;
    font-weight: normal;
}


/******************************************************************************
******************************************************************************/
.SpCheckBoxList
{ 
	background-color: #ffffff; 
	border: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
.SpCheckBoxList hr
{
	color: #c0c0c0;
	height: 1px;
}
.SpCheckBoxList table
{
	border: 0;
}
.SpCheckBoxList th
{ 
	padding: 0px;
}
.SpCheckBoxList td
{ 
	padding: 0px;
}
.SpCheckBoxList a 
{
	text-decoration: none; 
	color: #000099;
    font-weight: normal;
}
.SpCheckBoxList a:link 
{
	text-decoration: none; 
	color: #000099;
    font-weight: normal;
}
.SpCheckBoxList a:visited 
{
	text-decoration: none; 
	color: #000099;
    font-weight: normal;
}
.SpCheckBoxList a:hover 
{
	text-decoration: none; 
	color: #0000ff;
    font-weight: normal;
}
.SpCheckBoxList a:active
{
	text-decoration: none; 
	color: #0000ff;
    font-weight: normal;
}
</style>
