p,ul,ol,li,td{
font-family: Arial,Verdana,sans-serif;
line-height: 150%;	
font-size:10px;
color:#666;
}

a{
font-size:10px;
color:#777777;
text-decoration:underline;
}
a:hover{
color:#eeda01;
text-decoration:none;
}
a img{
border:none;
}
ul{
padding:0px;
margin:0px;
list-style-type:none;
}

.yellow{
color:#e2cf00;
text-transform:uppercase;
}
.black{
color:#000;
}
#column1{
float:left;
width:400px;
}
#column2{
float:left;
width:450px;
}
#column2 p{
text-align:justify;
}
#twocolumn1{
float:left;
width:360px;
padding-right:50px;
}
#twocolumn2{
float:left;
width:360px;
}
.press{
float:left;
padding-right:20px;
}
h1{
font-size:10px;
color:#000;
}

h3{
font-size:10px;
color:#555555;
}
h2{
font-weight:normal;
font-size:10px;
color:#979797;
padding:0px;
margin:0px;
}
#projecttable{
border:1px dotted #bbbbbb;
}

#projecttable td{
border-bottom:1px dotted #bbbbbb;
border-right:1px dotted #bbbbbb;
}
#projecttable td.last{
border-right:none;
}
#projecttable td.bottom{
border-bottom:none;
}
#projecttable td.bottomlast{
border:none;
}
#gallerytable{width:100%;}
#gallerytable td{width:25%;text-align:center;}

