p {
	font-family: Georgia;
	font-size: 11pt;
	line-height: 15px;
	color: #132F6F;
	margin-left: 10px;
	margin-right: 110px;
	margin-top: 5px;
}
.psl {
	font-family: Georgia;
	font-size: 12pt;
	line-height: 17px;
	color: #131F6F;
	margin-left: 10px;
	margin-right: 160px;
	margin-top: 5px;
}
a:active     {
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
}
a:link       {
	font-family: Georgia;
	font-size: 12pt;
	color: Purple;
}
a:visited    {
	font-family: Georgia;
	font-size: 12pt;
	color: Purple;
}
.snav:LINK     {
	font-family: Georgia;
	color:#0000FF;
	text-decoration:underline;
	font-size: 8pt;
}

.snav:VISITED  {
	font-family: Georgia;
	color:#009900;
	text-decoration:underline;
	font-size: 8pt;
}

.snav:ACTIVE   {
	font-family: Georgia;
	color:#FF0000;
	text-decoration:underline;
	font-size: 8pt;
}

.snav:HOVER    {
	font-family: Georgia;
	color:#00CCFF;
	text-decoration:underline;
	font-size: 8pt;
}
body         {
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
}
ol           {
	font-family: Georgia;
	font-size: 12pt;
	color: #132F6F;
}
ul           {
	font-family: Georgia;
	font-size: 12pt;
	color: #6300FF;
}
table        {
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
}
td           {
	font-family: Georgia;
	font-size: 12pt;
	color: #132F6F;
}
.dred {
	color : Maroon;
}
.head {
	font-family : Georgia;
	font-size : 20pt;
	color : #132F6F;
}
.lgtxt {
	font-family: Georgia;
	font-size: 16pt;
	color: #132F6F;
}
.ltxt {
	font-family: Georgia;
	font-size: 13pt;
	color: #132F6F;
	background-color : #FFEBCD;
	font-style : italic;
}
.purple {
	font-family: Georgia;
	color: #9932CC;
}
.green {
	font-family: Georgia;
	color: #2E8B57;
}
.smtxt {
	font-family : Georgia;
	font-size : 7pt;
}
a.smtxt {
	font-family : Georgia;
	font-size : 7pt;
}