h1 {
font-family: garamond;
font-size: 20pt;
font-weight: bold;
color: #654C4D;
}

h2 {
font-family: garamond;
font-size: 13pt;
font-weight: bold;
font-style:italic;
color: #000000;
}

.general {
font-family: arial;
font-size: 12pt;
color: #000000;
}

a.general:link {color: #993333; text-decoration: underline}
a.general:visited {color: #993333; text-decoration: underline}
a.general:hover {color: #993333; text-decoration: none}

.lgtext {
font-family: arial;
font-size: 16pt;
color: #000000;
}

a.lgtext:link {color: #993333; text-decoration: underline}
a.lgtext:visited {color: #993333; text-decoration: underline}
a.lgtext:hover {color: #993333; text-decoration: none}

.smtext {
font-family: garamond;
font-size: 11pt;
font-weight: normal;
color: #000000;
}

a.smtext:link {color: #654C4D; text-decoration: underline}
a.smtext:visited {color: #654C4D; text-decoration: underline}
a.smtext:hover {color: #654C4D; text-decoration: none}

/* #text {
	width: 411px;
	overflow: auto;
	height: 345px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	scrollbar-face-color:#6699cc;
	scrollbar-darkshadow-color:#6699cc;
	scrollbar-3dlight-color:#6699cc;
	scrollbar-track-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-arrow-color:#ffffff;
}


a.text:link {color: #4c7252; text-decoration: underline}
a.text:visited {color: #4C7252; text-decoration: underline}
a.text:hover {color: #4C7252; text-decoration: none}

*/

.copyright {
	font-family: arial;
	font-size: 8pt;
	color: #a1a1a1;
	}
a.copyright:link {color: #a1a1a1; text-decoration: underline}
a.copyright:visited {color: #a1a1a1; text-decoration: underline}
a.copyright:hover {color: #a1a1a1; text-decoration: none}

