BODY 	{
		Font-Family: "Times New Roman", "helvetica";
		background-color: 330099;
		color: 333333;
		}

H2
		{
		Font-Family: "arial", "helvetica";
		color: 330099;
		}

.libertynav
		{
		Font-Family: "arial", "helvetica";
		font-size: 10pt;
		color: 333333;
		background-color: cccccc;
		border-right-width: 1px;
		border-left-width: 1px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-top-style: solid;
		border-bottom-style: solid;
		border-right-color: #999999;
		border-left-color: #999999;
		border-top-color: #999999;
		border-bottom-color: #999999;
		}

.indent
		{
		padding-left: 15;
		}

.sacra
		{
		Text-align: left;
		Font-weight: bold;
		Font-Family: "arial", "helvetica";
		color: ffffff;
		}

.sacrasub
		{
		Text-align: center;
		font-size: 10pt;
		Font-weight: bold;
		Font-Family: "arial", "helvetica";
		color: 330099;
		}

.subhead
		{
		Text-align: left;
		Font-weight: bold;
		Font-Family: "arial", "helvetica";
		color: 330099;
		}

.caption
		{
		Font-weight: bold;
		Font-Family: "arial", "helvetica";
		font-size: 10pt;
		color: 330099;
		}

.form	{
		Font-Family: "arial", "helvetica";
		font-size: 9pt;
		}

.foot	{
		Text-align: center;
		Font-Family: "arial", "helvetica";
		font-size: 9pt;
		color: ffffff;
		}

.nav	{
		Text-align: left;
		Font-Family: "arial", "helvetica";
		font-size: 9pt;
		}

A		{
		Text-decoration: none;
		}

A:link {color: 0000cc}
A:Visited {color: cc0066}
A:hover {Text-decoration: underline; color: cc0066}

