table {font-family: Arial; font-size: 10pt; text-align: center;}
td {font-family: Arial; font-size: 8pt; text-align: center;}

A 
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 10pt; 
	color:#ffffff;
}

A.URL
{
	color: Blue;
	text-decoration: underline;
}

A:active {text-decoration: none; font-family: Arial; font-size: 10pt;}
A:link
{
	font-size: 10pt;
	font-family: Arial;
}
A:hover {text-decoration: none; font-size: 10pt; color:#ffff00; font-weight: Bold;}

P
{
	font-size: 10pt;
	line-height: normal;
	font-family: Arial;
	text-align: left;
}

P.header
{
	font-weight: bold;
	font-size: 22pt;
	margin: 10px;
	font-style: italic;
	font-family: Times New Roman;
	text-align: left;
}

P.body
{
	margin: 20px 10px 20px 20px;
}

P.footer 
{
	font-family: Arial; 
	font-size: 8pt; 
	text-align: center;
}

span.body
{
	margin: 20px 10px 20px 20px;
	position: relative;
}

div.list1
{
	font-size: 12px;
	margin: 20px 10px 20px 0px;
	font-family: Arial;
	text-align: left;
}

div.list1 ul
{
	list-style-type: disc;
	position: relative;
	text-align: left;
}

div.list1 li
{
	position: relative;
	line-height: 16px;	
	top: -8px;
}

div.list2
{
	font-size: 12px;
	margin: 20px 10px 10px 0px;
	font-family: Arial;
	text-align: left;
}

div.list2 ul
{
	list-style-type: disc;
	position: relative;
	text-align: left;
}

div.list2 li
{
	line-height: 20px;
}

div.list3
{
	font-size: 12px;
	margin: 20px 10px 10px 20px;
	font-family: Arial;
	text-align: left;
}

div.list3 ul
{
	list-style-type: disc;
	text-align: left;
}

div.list3 li
{
	line-height: 20px;	
}




