body {
	font-family: Times New Roman,Times,Serif;
	color: #000000;
	background: #eeeeee;
	background-image: url('../images/bg-light.gif');
	background-position: center;
	background-repeat: repeat-y;
	font-weight: normal;
	font-size: 14pt;
	text-align: center;
}

#content {
	width: 800px;
	text-align: justify;
	line-height: 1.3em;
	margin: 0 auto;
	padding: 0;
}

td {
	width: 800px;
	text-align: justify;
	line-height: 1.3em;
}

#credits {
	text-align: center;
	line-height: 1.3em;
	margin: 40 0 40 0;
	padding: 10px;
	border-top: 1px solid #ffffff;
	font-size: 12pt;
	font-style: italic;
	color: #333333; 
}

.callout {
	font-weight: bold;
	color: #003333;
}

.pullQuote {
	color: #003366;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
	font-style: italic;
	margin: 40px;
	line-height: 1.6em;
}

p {
	margin: 0;
	padding: 6 0 6 0;
	text-indent: 40px;
}

p.code {
	background-color: #ffffff;
	text-indent: 0;
	padding: 20px;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 12pt;
	width: 600px;
	text-align: left;
}

img.lalign {
	margin: 12 12 12 0;
	float: left;
}

img.ralign {
	margin: 12 0 12 12;
	float: right;
}

a {
	color: #333366;
	font-weight: bold;
	text-decoration: underline;
}

.pageFormat {
	color: #000000;
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
	font-style: italic;
	margin: 10px;
}

h2 {
	font-family: Arial Narrow,Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	color: #333366;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #333366;
	padding-bottom: 6px;
}

.photogroup {
	text-align: center;
	margin: 30 0 30 0;
}

img.padded {
	margin: 2px;
}

#credits p {
	text-indent: 0;
}

#credits h2 {
	text-align: center;
}

#credits a {
	margin: 0;
	padding: 0;
	text-indent: 0;
}