body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color:#FFFFFF;
	scrollbar-3dlight-color:#EFF0F2;
	scrollbar-shadow-color:#EFF0F2;
	scrollbar-darkshadow-color:#EFF0F2;
	scrollbar-highlight-color:#EFF0F2;
	scrollbar-arrow-color:#9FCBFF;
	scrollbar-face-color:#EFF0F2;
	;
	scrollbar-track-color:#FFFFFF;
	text-align: center;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
a:link {
	font-weight: bold;
	color: #9FCBFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #9FCBFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3E95FF;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #9FCBFF;
	text-decoration: none;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: outside;
}
.list {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

