BODY {
	color: #000;
	font-family: Arial,Verdana,sans-serif;
	background-image: url("m/urbania_background.gif");
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 12px; 
	line-height: 16px;
}

h1, .h1 { 
	font-size: 16px;
	line-height: 20px;
	color: #1B1B1B;
	font-weight: bold;
	letter-spacing: 0.05em;
}

h2, .h2 { 
	font-size: 14px;
	line-height: 18px;
	color: #1B1B1B;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-top: 0;
}

h3, .h3 { 
	font-size: 13px;
	line-height: 17px;
	color: #756950;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-top: 0;
}

.copy { 
	font-size: 12px; 
	color: #1B1B1B;
	line-height: 16px;
	font-weight: normal;
}

.navactive {
	color: #fff;
	font-size: 12px; 
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 0.1em;
}

.copybold {
	color: #1B1B1B;
	font-size: 12px; 
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 0.1em;
}

a {
	color: #AE233B;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 0.1em;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
}

.divider {
	border-bottom: 2px dotted #91866F;
	padding: 3px;
}

td, .td {
	padding: 3px;
}

td.date {
  width: 100px;
}

#logo {
	margin-left: 411px;
	margin-top: 63px;
}

#logo2 {
	margin-left: 140px;
	margin-top: 80px;
}

#logo2 ul.outer {
	border: 0;
        margin: 0;
	padding: 5px;
	list-style-type: none;        
}

#logo2 ul {
       	list-style-type: none;          
}

#logo22 ul li ul li {        
       	margin-left: 5px;
        padding: 0;
        border: solid 1px #f00;
}

#content {
	margin-left: 140px;
	margin-top: 38px;
	width: 580px;
}

#references {
	margin-left: 140px;
	margin-top: 38px;
	width: 900px;
}



#footer {
	margin-left: 140px;
	margin-top: 38px;
}