/* CSS Document */



body {
	margin: 0;
	padding: 0;
	background:url("esc/background.gif") repeat; margin:0; padding:0;
	background-position:top;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	
}
p {
	margin:0 0 10px;
	text-align: left;
	
}

ul {
	text-align: left;
}
a {
	text-decoration: none;
	color: #1a50b8;
}
a:hover {
	text-decoration: underline;
}
a.largelink {
	color: #ffcc00;
	font-size: 120%;
	font-weight: bold;
}
img {
	border: 0;
}
hr {
	margin: 5px 0 10px;
}
h1 {
	margin: 0 0 4px;
	color: #472B01;
	font-size: 190%;
	font-weight: normal;
}
h2 {
	margin: 0 0 4px;
	color: #000000;
	font-size: 130%;
	text-align:center;
}
h3 {
	margin: 0 0 1px;
	color: #990000;
	font-size: 140%;
	text-align: center;
}
h4 {
	margin: 0 0 15px;
	color: #990000;
	font-size: 125%;
	font-style: italic;
}
h5 {
	margin: 0 0 4px;
	color: #990033;
	font-size: 130%;
	text-align:center;
}



