BODY 	{
		Font-Family: "Times New Roman", "Serif";
		font-size: 12pt;
		background-color: ffffff;
		color: 000000;
		}

.text 	{
		Font-Family: "Times New Roman", "Serif";
		line-height: 20px;
		font-size: 12pt;
		background-color: FFFFFF;
		color: 000000;
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #003399;
		border-left-color: #003399;

		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #003399;
		border-bottom-color: #003399;
		}

.nav	{
		line-height: 25px;
		background-color: efefef;
		color: 003399;
		Font-Family: "Arial", "Helvetica", "Sans-Serif";
		font-weight: bold;
		font-size: 10pt;
		text-align: left;
		}

.foot	{
		color: 333333;
		background-color: ffffff;
		Font-Family: "Times New Roman", "Serif";
		font-size: 11pt;
		text-align: center;
		}

H2 		{
		color: 003399;
		line-height: 28px;
		}






.quote
		{
		Font-Family: "Times New Roman", "Serif";
		line-height: 20px;
		font-style: italic;
		font-size: 12pt;
		background-color: FFFFFF;
		padding-top: 10pt;
		padding-bottom: 0pt;
		padding-left: 10pt;
		padding-right: 10pt;
		}

.quoteattribute
		{
		Font-Family: "Times New Roman", "Serif";
		line-height: 20px;
		text-align: right;
		font-size: 12pt;
		background-color: FFFFFF;
		padding-top: 0pt;
		padding-bottom: 10pt;
		padding-left: 10pt;
		padding-right: 30pt;
		}

.whitetext
		{
		Font-Family: "Times New Roman", "Serif";
		line-height: 20px;
		font-size: 12pt;
		background-color: FFFFFF;
		padding-top: 10pt;
		padding-bottom: 10pt;
		padding-left: 10pt;
		padding-right: 10pt;
		}

.news 	{
		Font-Family: "arial", "helvetica", "sans-Serif";
		font-size: 9pt;
		color: 666666;
		}

.padding
	 	{
		padding-top: 10pt;
		padding-bottom: 10pt;
		}

.nav1	{
		padding-left: 10pt;
		text-indent: -5px;
		line-height: 17px;
		}

.nav2	{
		color: 333333;
		padding-left: 7pt;
		Font-Family: "arial", "helvetica", "sans-Serif";
		font-size: 9pt;
		line-height: 13px;
		text-indent: -5px;
		}

A		{
		Text-decoration: underline;
		}

A:link {color: 7C5B40}
A:Visited {color: 7C5B40}
A:hover {Text-decoration: underline; color: 7C5B40}


A.navlink:link {color: 003399}
A.navlink:Visited {color: 003399}
A.navlink:hover {Text-decoration: underline; color: 003399}


