/* CSS Document */

body, p, td, div {
	font-family: verdana, sans-serif;
	color: #666666;
	font-size: 14px;
	line-height: 20px;
}

a:link{color:#339933;}
a:visited{color:#339933;}
a:active{color:#3399333;}
a:hover{
	color:#33CC33;
	text-decoration : none;
}
a{text-decoration: none;}


.tenants p {margin: 2px 0; color: #060; font-size: .9em}
.tenants strong {color: #444}
h1 {margin-bottom: 20px; font-size: 1.3em; color: #030}

h2 {color: #060; border-bottom: 2px solid; font-size: 1.1em; text-align: center; margin: 20px 0; padding: 5px 0}

.tenants {width: 600px; margin: 10px 0}
.tenants td {width: 300px; border-left: 5px solid #060; border-right: 1px solid #999; border-top: 1px solid #999; border-bottom: 1px solid #999; margin: 15px 0; padding: 10px}
.tenants th {background-color: #030; color: #fff; font-size: .9em; padding: 3px 0}

