body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-right:auto;
	margin-left:auto;
	background-color: #F1EFEA;
	color: #333333;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #002791;
	}

a:visited {
	color: #002791;
	}

a:active {
	color: #002791;
	}

a:hover {
	color: #974000;
	text-decoration:underline;
	}


a img {
	border-style:none;
	}


h1, h2, h3, h4, h5, h6 {
	position: static;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


img, form {
	margin: 0px;
	padding: 0px;
	}


p {
	margin: 0px;
	padding: 10px;
	line-height: 200%;
	}


.px10 {
	font-size: 10px;
	line-height: 100%;
	}


.px14 {
	font-size: 14px;
	line-height: 160%;
	}


.line-head {
	height: 5px;
	width: 100%;
	background-color: #A51E22;
	}


.line-foot {
	height: 5px;
	width: 100%;
	background-color: #A51E22;
	}
