body, td{
font-family: Verdana, Arial;
font-size: x-small;
}

h1{
font-family: Verdana, Arial;
font-size: medium;
}

.xxs {
font-family: Verdana, Arial;
font-size: xx-small;
}


a.homeLink{
font-family: Arial, Helvetica, SansSerif;
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

a.homeLink:hover{
font-family: Arial, Helvetica, SansSerif;
font-size: 20px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.sideLink{
background-color: #9c9c9c;
width: 160px;
height: 24px;
padding:5px;
margin-bottom: 2px;
cursor:hand;
}

a.sideLink{
font-family: Arial, Helvetica, SansSerif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
background-color: transparent;
width: 100%;
height: 100%;
}

a.sideLink:hover{
font-family: Arial, Helvetica, SansSerif;
font-size: 12px;
font-weight: bold;
color: #e15e00;
text-decoration: none;
}
a.more{
font-family: Verdana, Arial;
font-size: x-small;
font-weight: bold;
color: #333333;
text-decoration: underline;
}

a.more:hover{
font-family: Verdana, Arial;
font-size: x-small;
font-weight: bold;
color: #e15e00;
text-decoration: underline;
}







ul{
margin-top: 5px;
}
dd{
margin-bottom: 5px;
margin-top: 5px;
}
.flat{
width: 300px;
}

.flatBox80{
width: 300px;
height: 80px;
}

.flatBox300{
width: 300px;
height: 300px;
}