a {
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #1B81BF;
	margin: 0px;
}
h2 {
	font-size: 21px;
	font-weight: normal;
	margin: 0px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
p {
	line-height: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul {
	line-height: 25px;
}
a:hover {
	text-decoration: underline;
}
.red-color {
	color: #CB1605;
}
.blue-color {
	color: #257FB4;
}
.navi-txt {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
.navi-txt-2 {
	font-size: 14px;
	margin: 0px;
}
.white-color {
	color: #FFFFFF;
}
.yellow-color {
	color: #EDC843;
}
.bdy-lft-pdg {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 35px;
}
.lft-img-align {
	float: left;
	margin-right: 15px;
}
.bdy-rgt-pdg {

	padding-top: 30px;
}
.blue-brd {
	border: 1px solid #257FB4;
}
