/* ********University Lets Property Style Sheet*********** */

body {
color: #000000;
background: #ffffff;
font-size: 12px;
font-family: "arial", "helvetica", "sans-serif";
}

table.property {
border-style: ridge;
border-color: #000000;
border-width: 1px;
}

table.rentals {
border: outset #C0C0C0 1px;
background: #DFF0FF;
}

td {
text-align: left;
color: #000000;
font-size: 12px;
font-family: "arial", "helvetica", "sans-serif";
}

td.c {
text-align: center;
}

td.r {
text-align: right;
}

h1 {
margin:0px;
font-size:9px;
font-weight:400;
color:#000000;
}

h2 {
margin:0px;
margin-top: 4px;
margin-bottom: 4px;
font-size:16px; font-weight:800; color:#000000;
}

h2.property {
margin:0px;
font-size:58pt;
font-weight:400;
color:#FF0000;
}

h2.management {
margin:0px;
font-size:54pt;
font-weight:400;
color:#FF0000;
}

h3 {
margin:0px;
margin-bottom: 5px;
font-weight:800;
font-size:10pt;
color:#000000;
}

h3.rent {
margin:0px;
margin-top: 2px;
font-weight:200;
font-size:12px;
color:#000000;
}

h3.property {
margin:0px;
font-weight:800;
font-size:10pt;
color:#000000;
}

b {
font-weight:400;
}

font.student {
background: #FFFF00;
}

font.prof {
background: #C0C0C0;
}

A:link {
color:#0000FF;
}

A:visited {
color:#0099FF;
}

A:active {
color:#0000FF;
}

A:hover {
color:#0099FF;
}

A.property:link {
color:#000000;
text-decoration:none;
}

A.property:visited {
color:#000000;
text-decoration:none;
}

A.property:active {
color:#000000;
text-decoration:none;
}

A.property:hover {
color:#000000;
text-decoration:none;
}

A.properties:link {
color:#0000FF;
font-size:11px;
background:#FFFFFF;
border: outset #FFFFFF 2px;
padding:3px;
text-decoration:none;
width:240px;
}

A.properties:visited {
color:#0000CC;
font-size:11px;
background:#FFFFFF;
border: outset #FFFFFF 2px;
padding:3px;
text-decoration:none;
width:240px;
}

A.properties:active {
color:#0000CC;
font-size:11px;
background:#CCFFFF;
border: solid #FFFFFF 2px;
padding:3px;
text-decoration:none;
width:240px;
}

A.properties:hover {
color:#0000CC;
font-size:11px;
background:#DFF0FF;
border: inset #F6FFFF 2px;
padding:3px;
text-decoration:none;
width:240px;
}
