body {
	background-color: #003366;
	background-image: url(images/bk-01.jpg);
	vertical-align: top;
	top: 0px;
	margin: 0px;
	padding: 2px;
}

body {
	color: #DEDECA;
}

td, th {
	color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}

h1 {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

h2 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

h3 {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

h4 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
}

h5 {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}

h6 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

a {
	color: #9999cc;
}