BODY 	{
		Font-Family: "Times New Roman", "Serif";
		font-size: 12pt;
		background-color: 336633;
		color: 333333;
		}

.properties	 	{
		color: 333333;
		background-color: FFFFFF;
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		font-size: 10pt;
		}

.banner {
		background-color: 000000; 
		Font-Family: "arial", "Sans-Serif";
		color: #ff0000; 
		text-align: center;
		font-size: 13pt;
		font-weight: bold;
		padding-top: 5pt;
		padding-bottom: 15pt;
		}

.text 	{
		Font-Family: "Times New Roman", "Serif";
		font-size: 12pt;
		background-color: FFFFFF;
		color: 333333;
		}

H2	 	{
		color: CC0000;
		font-style: italic;
		}

.nav	{
		color: FFFFFF;
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		font-size: 10pt;
		text-align: center;
		}

.condocalloutheader
		{
		color: FFFFFF;
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		font-size: 11pt;
		text-align: center;
		font-weight: bold;
		background-color: 336633;
		}

.condocallout
		{
		color: 000000;
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		font-size: 9pt;
		background-color: FFFFFF;
		}

.condodetail
		{
		color: 000000;
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		font-size: 8pt;
		background-color: cccccc;
		}

.foot	{
		color: FFFFFF;
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		font-size: 11pt;
		text-align: center;
		}

A		{
		Text-decoration: underline;
		}

A:link {color: 0600FF}
A:Visited {color: 0600FF}
A:hover {Text-decoration: underline; color: 0600FF}

