a:link {

	font-family: "Times New Roman", Times, serif;

	font-size: 10pt;

	color: #666666;

}

a:visited {

	font-family: "Times New Roman", Times, serif;

	font-size: 10pt;

	color: #333333;

}

a:hover {

	font-family: "Times New Roman", Times, serif;

	font-size: 10pt;

	color: #999999;

}

a:active {

	font-family: "Times New Roman", Times, serif;

	font-size: 10pt;

	color: #3366CC;

}

a:focus {

	font-family: "Times New Roman", Times, serif;

	font-size: 10pt;

	color: #3366CC;

}

  body { 

font-family: "Times New Roman", Times, serif;
font-size: 9pt;
line-height: 180%
} 

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.tab {
	text-indent: 3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


