body {
	background-color: 	white;
	color:			black;
	background-image: 	url(parchment-bg.gif);
	font-size:		10pt;
	font-weight:		normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 		"Times New Roman", serif;
	color:			black;
        font-weight:		bold;

}


h1 {
	font-size: 	20pt;
	text-shadow:	0.2em 0.2em 0em white;
	text-align:	center;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
}

h4, h5, h6 {
	font-size: 12pt;
}


p, ul, ol, dl, li, dt, dd address {
	font-family: 		"book antiqua", "Times New Roman", serif;
	color:			black;
	font-size:		12pt;
}

p {
	text-align:		justify;
}

dt {
	font-style:		italic;
}


td, th {
	font-family:		verdana, arial, sans-serif;
	font-size:		12pt;
	color:			black;
}

.navigation {
	text-align:	left;
	font-family: 	arial, sans-serif;
	font-size:	8pt;
	margin-top:	9pt;
	margin-bottom:	9pt;
}

div.navigation {
	float:		right;
	margin-left:	15pt;
	padding-left:	10pt;
	border-left:	white 2pt dashed;
}


div.body {
	margin-left:	10pt;
	margin-right:	10pt;
}

.page-heading, p.page-heading {
	text-align:	center;
}


img {
	border-color:	#ffcc66;
}



a:link    {color: #ff6633}
a:active  {color: #ffffff}
a:visited {color: #999999}


.copyright {
	font-family:	arial, sans-serif;
	font-size:	8pt;
	text-align:	center;
	text-indent:	0;
}

div.copyright {
	clear:		both;
}

/* This is for the New, R(eviewed) and Down notations in the geographical listing. */
span.flag {
	color: 			white;
	background-color:	red;
}
