	A 	{text-decoration: none; }
	A:link	{text-decoration: none; }
	A:visited	{ text-decoration: none; }
	A:active	{ color: #FF0000; }
	A:hover	{ text-decoration: underline;}

body {
	color: #2E2E2E;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;

}

p {
	color: #2E2E2E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	margin: 0.2em 0px 0.4em;
}

li {
	color: #2E2E2E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	margin: 0.2em 0px 0.2em;
}

label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
}

hr {
	height: 1px;
	color: #000000;
}

.zzzcomments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	margin-bottom: 2em;
	margin-top: 1em;
	text-align: right;
	font-style: italic;
}

h1, h2, h3 {
	color: #2E2E2E;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 em;
	margin: 0.5em 0px 0.3em;
	padding: 0px;
}


h1 {
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 0.3em;
	font-variant: normal;
	text-transform: uppercase;
}

.zzzprevnext {
	color: #2E2E2E;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}

h2 {
	color: #2E2E2E;
	font-weight: normal;
	font-size: 24px;
	font-style: italic;
}

.zzzmhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 44pt;
	font-style: italic;
	font-weight: normal;
	margin-top: 34pt;
	margin-bottom: 10pt;
	color: #2E2E2E;
}

.zzzsmhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	padding-bottom: 36pt;
	color: #2E2E2E;
}


.zzzrightpane,  .zzzrightlist{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
}

.zzzrightlist {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

        #tophead a,
        #tophead a:link,
        #tophead a:visited,
        #tophead a:active,
        #tophead a:hover {
		color: #000000;
		text-decoration: none;
		}

.display {
	border: 1px solid #000000;
	width: 100%;
	text-align: center;
}