a:link, a:visited {
  color: blue;
  margin-left: 10px;
}

.body1 {
}

.bottom_copyright {
	background-color: #4169E1;
	border: 1px solid gray;
	color: white;
	margin-top: 10px;
	text-align: center;
	font-size: smaller;
	width: 100%;
}

.div1 {
	margin-left: 10px;
}

.img1 {
	margin-top: 20px;
	height: 50px;
	width: 50px;
}

.img2 {
    width: 200px;
    height: auto;
}


.para1 {
	font-family: sans-serif;
	white-space: pre-line;
}

.t_c1 {
	white-space: pre-line;
}

.ul1 {
}
