@charset "utf-8";
body {
	background-image: url(images/imgs/newbackground.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #1A246C;
}
a:link {
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	text-decoration: underline;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: underline;
	color: #009999;
}
h1 {
	font-size: 24px;
	color: #252F77;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: auto;
}
h2 {
	font-size: 18px;
	color: #252F77;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
.style7 {font-size: 12px}
p {
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
}

.style8 {
	font-size: 10px;
	line-height: 1.7px;
}
