body
{
	background-color: #EFEFFF;
	font-family: Palatino, "ITC Garamond", Serif;
	font-size: 11pt;
	color: #000033;
}

#pageTop
{
	position: absolute;
	left: 200px;
	top: 30px;
	width: 500px;
	text-align: center;
	
}

.headline {
	
	font-family: Palatino, "ITC Garamond", Serif;
	font-size: 200%;
	font-weight: bold;
	color: #002233;
}

.preamble {

	font-size: 15px;
	font-style: italic;
	font-weight: normal;	
	text-align: center;
}

a
{
	color: #111199;
	text-decoration: none;
	border: none;
}

a:visited
{
	color: #111199;
	text-decoration: none;
}

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

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

img { border: none; }

.subhead
{
	font-weight: bold;
	font-style: italic;
}


#text1
{
	position: absolute;
	top: 340px;
	left: 100px;
	height: 350px;
	vertical-align: bottom;
}

#text2
{
	position: absolute;
	top: 140px;
	left: 450px;
	vertical-align: top;
	width: 300px;
	text-align: right;
}

#footer
{
	position: absolute;
	top: 540px;
	left: 100px;
	width: 620px;
	text-align: center;
}

.pic { border: 0; }

#pic1
{
	position: absolute;
	top: 140px;
	left: 100px;
	vertical-align: top;
}

#pic2
{
	position: absolute;
	top: 240px;
	left: 300px;
	vertical-align: top;
}

#pic3
{
	position: absolute;
	top: 340px;
	left: 500px;
	vertical-align: top;
}

.pic
{
	border: 1px solid black;
}

td { padding: 12px; }
