body
{	font-family: Courier New, Courier, Monospaced;
	color: #000;
	font-size: 11px;
	margin: 0px;
	background-color: #fff;
}

p
{	font-size: 11px;
	margin-top: 0px;
}

h2
{	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
}

a
{	text-decoration: underline;
	color: #000;
}

a.globalNav
{	font-size: 28px;
	text-decoration: none;
	color: #ccc;
}

a.globalNav:hover
{	color: #000;
}

a.globalSelected
{	font-size: 28px;
	text-decoration: none;
	color: #000000;
}

.imgCaption
{	margin-top: 3px;
	color:#aaaaaa;
	font-size:11px;
}

.imgHolder
{	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0px;
}

.horzImg
{	margin-bottom: 10px;
}

.footer
{	margin-bottom: 10px;
	margin-top: 10px;
}
.headertitle
{
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
	text-align:justify;
}
.more
{
	background-color:#000000;
	color:#ffffff;
	padding-top:0px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	display:block;
}
.more:hover
{
	background-color:#333333;
	color:#ffffff;
	text-decoration:none;
}










