body, p, td, ol, ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:150%;
}

body {
	margin:0px;
	background-image:url(images/bg.page.gif);
}

td { vertical-align:top; }

a:link {
	text-decoration:none;
	color:#0000FF;
}

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

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

a img { border:0; }

p { margin:0 0 .8em 0; }

ul {
	margin:0 0 0.8em 0;
	padding:0 0 0 1.4em;
}

ol {
	margin:0 0 0.5em 0;
	padding:0 0 0 2.5em;
}
h1	{	
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:30px;
		line-height:normal;
		color:#000000;
		margin:0em 0 .6em 0;
		}

h2	{	
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:13px;
		color:#800000;
		margin:1.8em 0 .5em 0;
		line-height:130%;
		text-transform:uppercase;
		}

h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ae6219;
	line-height:140%;
	margin: 1.2em  0em 0.5em 0em;
		}

h4	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	color:#000000;
	margin: 1em  0em 0.3em 0em;
		}


.red { color:#800000;
	}
.brown { color:#ae6219;
	}
.textindent {
	margin-left: 16px;
}
.query {
	color: #CC0033;
	font-weight: bold;
}
.photoright { float:right;
	margin:0 0 4px 14px;
	}

.photoleft { float:left;
	margin:0 14px 4px 0px;
	}


.moreSpaceAbove { margin-top:1.5em;
	}
.noSpaceAbove { margin-top:0;
	}
.noSpaceBelow	{ margin-bottom:0;
	}
.noSpaceAbove	{ margin-top:0;
	}
.hangingIndent  { margin:0 0 0 16px;
	text-indent:-16px;
	}

.textSmaller { font-size:10px;
	}

sup, .superscript { 	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}

.quote {
	color:#590258;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	line-height:150%;
	margin-bottom:4px;
	}
.quoteAuthor {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	line-height:150%;
	text-transform:uppercase;
	}