p {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	
}
ol {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.heading2 {
	font-weight: bold;
}
.heading1 {
	font-size: 18px;
	font-weight: bold;
}
.heading3 {
	font-size: 12px;
	font-weight: bold;
}
.heading4 {
	font-size: 12px;
}
.box {
	padding-left: 7px;
}
.img_disappear {
	font-size: 12px;
	font-weight: bold;
}
.image_smaller {
}

a:link {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
a:active {
	text-decoration: none;
	color: #706D6C;
	font-weight: bold;
	font-size: 14px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

body {
	background-color: #73706D;
	margin-top: 0px;
	margin-left: 0px;
}
