#content {
	position: relative;
	margin:0px auto;
	width:800px;
	height: 700px;
	;
	clip:  rect(   );
	top: 0px;
}


body {
	margin:50px 0px;
	text-align:center;
	background-image: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666600;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666600;
}

li {  list-style-position: inside; list-style-type: square}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}

A.link:HOVER {color: #CD6839;}


h1 {
	font-family: "Lucida Calligraphy";
	font-size: xx-large;
	color: #666600;
}

h2 {
	font-family: "Lucida Calligraphy";
	font-size: large;
	color: #666600;
}
p {
	white-space: normal;
	left: 50px;
	right: 50px;
	padding: 10px;
}

.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {
    font-family: "Lucida Calligraphy";

	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
}

.style4 {font-size: large; font-weight: bold; }
.banner {
	background-image: url(images/banner2.jpg);
}
