body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 220%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 220%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 220%;
}.box {
	color: #FF9900;
	background-color: #99CCFF;
	border: 1px dashed #F7F7F7;
}
.table1 {
	border: 1px dashed #F3F3F3;
	line-height: 200%;
}
.bottom {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	margin: 1px;
	padding: 1px;
	border: thin dotted #CCCCCC;
}
.body1 {
	font-size: 12px;
	line-height: 150%;
}
a:active {
	font-size: 12px;
	color: #FF9933;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #FF9933;
}
.table {
	font-size: 12px;
	border: 1px solid #676767;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

