p         {
	color: black;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif
}
h1 { color: navy; font-size: large; font-family: Georgia, "Times New Roman", Times, serif }
h6    { color: navy; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif }
a     {
	text-decoration: none;
	color: #000066;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
	padding: 2px 0 0 0;
	margin: 2px 0 0 0;
}
#text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}
