li {
	margin-left: 50px;
	margin-right: 50px;
	list-style-type: square;
}
td p {
	margin-right: 50px;
	margin-left: 50px;
}
.para1 {
	margin-right: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0071bc;
}
.para2 {
	margin-right: 50px;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0071bc;
}
td img {
	display: block;
}
body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0071bc;
}
.underline {
	text-decoration: underline;
	color: #0071bc;
}
.sm_table {
	margin-left: 50px;
}
.style1 {
	font-size: large;
}
.smaller {
	font-size: x-small;
}

.box {
	left: 50px;
	right: 50px;
	margin-right: 50px;
	margin-left: 50px;
	border-top-color: #0099FF;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	background-color: #D7FFF7;
}

.style2 {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
