body {
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ffffff;
	
}
p {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
	color: #022e64;
	font-style: normal;
	text-decoration: none;
	}
	h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #DAD5C9;
	text-decoration: none;
}
h1 {
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #022e64;
	text-decoration: none;
}
a:link {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #022e64;
	text-decoration: none;
}
a:hover {
	font-family:  "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #c90606;
}
a:visited {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #022e64;
	text-decoration: none;
}
li {font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
	color: #022e64;
	list-style-position: outside;
}
td {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
	color: #022e64;
	text-decoration: none;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c90606;
	text-decoration: underline;
}
