body
{
	font-family:Arial;
	font-size:x-small;
}
.Header
{
	font-weight: bold;
	color: #000080;
	font-family: Arial;
}
.bluewhiteheader
{
	font-weight: bold;
	color: white;
	font-family: Arial;
	background-color: #333399;
}
.Header2
{
	font-weight: bold;
	font-size: x-small;
	color: #000080;
	font-family: Arial;
}
.NormalText, Input
{
	font-size:x-small;
}.BodyBackGround {
	background-image: url(../../bckgrnd1.gif);
	background-repeat: repeat-x;
}
