body {
	font-family: sans-serif;
	background-color: #f5f5f5;
	color:#003333;
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
}

td {
	font-family: Tahoma, Helvetica, sans-serif;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color:#003333;
	font-family: Celestia Antiqua Std;
	font-size: x-large;
}
h5{
	color:#003333;
	font-family: Celestia Antiqua Std;
	font-size: large;
}
p{
	line-height:150%
	
}
#header {
	color:#003333;
	font-family: Celestia Antiqua Std;
	font-size: x-large;
	font-weight:bold
}
.flr{
	position:absolute;
	left:1px;
	top:870px;
	width: 1399px;
}
.caption{
	font-size:small;
	vertical-align:top;
}

#Content {
	width:1000px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	}

#Bottom
{
text-align:center;
}
