/* Tom Green Condominiums style sheet */
body	{	color: #000000;
		background: #ffffff;
		font-family: Verdana,Arial;
		font-size: 10pt;
	}
	
p	{	font-size: 10pt;
		margin-left: 0.6em;
				
	}
	
h4	{	color: #145E3B;
		
	}
	
blockquote	{	color: black; background: #fff;
			font-family: Verdana,Arial;
			font-size: 8pt;
			font-style: italic;
			font-weight: extra-light;
			text-align: center;
			word-spacing: 3px;
		}
		
hr 	{	color: black;
		
	}
	
div.rules	{	font: 9.5pt;
		}
		
div.printview	{	font-size: smaller;
			font-style: italic;
			text-align: center;
		}
	
th	
	{
	background-color: #145E3B;
	color: #ffffff;
	font-weight: heavy;
	font-size: smaller;
	vertical-align: top;
	align: left;
	}
	
td
	{
	font-size: smaller;
		
	}

	



	
 
		
