html { min-height: 100%; margin-bottom: 1px; }


body {
	background-color: #BFDDEB;
}

P,TD,BODY {
	font: 12px Verdana,Arial,sans-serif;
	color: #005388;
}

A {
	color: #FFCC00;
	text-decoration: none;
}

A:Hover {
	text-decoration: underline;
}

.j {
	text-align: justify;
}

.heading {
	font-weight: bold;
	color: FFFFCC;
}

.type {
	color: FFFFCC;
}
#topimage {
	background-repeat:repeat-x;
	background-image: url(images/back_top.jpg);
}
#bottomimage {
	background-repeat:repeat-x;
	background-image: url(images/back_bottom.jpg);
}
