@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #0B6688;
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #0B6688;
}
h2 {
	font-size: 22px;
	color: #0B6688;
}
h3 {
	font-size: 20px;
	color: #0B6688;
}
h4 {
	font-size: 18px;
	color: #0B6688;
}
h5 {
	font-size: 16px;
	color: #0B6688;
}
h6 {
	font-size: 14px;
	color: #0B6688;
}
