@charset "utf-8";
/* CSS Document */

p{
	font-family:Verdana, sans-serif;
	font-size: 10px;
	color:#000000;
	line-height: 18px;
	padding: 0px;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	font-style: normal;
	list-style-position: outside;
	list-style-type: inherit;
}

.bold3 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000099;
	margin-left: 0px;
	list-style-position: outside;
}
