body {
	margin: 0px;
	background-color: #013041;
	background-image: url(images/pageBg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0px;


}
h5 {
	font-size: 0.7em;
	font-weight: normal;
	margin: 0px;


}
h4 {
	font-size: 0.8em;
	font-weight: normal;
	margin: 0px;
}
.txt-blue {
	color: #203D4D;
}
.txt-white {
	color: #ffffff;
}
.red {
	color: #FF0000;
}
.txt-brown {
	color: #544D3E;
}
.bg-white {
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.txt-justify {
	  text-align: justify;

}
.form
{
	color: #544D3E;
	border: 1px solid #BEB292;
}
.button {
			BORDER-RIGHT: #BEB292 1pt outset;
            BORDER-TOP: #BEB292 1pt outset;
            FONT-WEIGHT: normal;
            FONT-SIZE: 0.8em;
            BORDER-LEFT: #BEB292 1pt outset;
            COLOR: #544D3E;
            BORDER-BOTTOM: #BEB292 1pt outset;
}
.homelink {
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;



}

