body{
    font-family:"Open Sans",Futura,Trebuchet MS,Arial,sans-serif;
font-size:18px;
}
.outer{
position:relative;
border-left:solid 10px #0099CC;
border-bottom:solid 100px #0099CC;
padding-left:10px;
padding-bottom:10px;
}
.bigtext{
font-size:600%;
font-weight:bold;
font-family:"Open Sans Condensed";
}
.blue3{
color:#0099CC;
}
.blue1{
color:#00CCEE;
margin-bottom:-45px;
}
.blue2{
color:#00AAEE;
margin-bottom:-45px;
}
.grey{
font-size:50%;
color:#999999;
}
a:link{
color:#0099CC;
}
a:visited{
color:#999999;
}
.coffee{
background-color:#ffe6cc;
color:#000000;
font-weight:normal;
}
.lunch{
background-color:#99EE99;
color:#000000;
font-weight:normal;
}
.off{
background-color:#EEEEEE;
color:#000000;
font-weight:normal;
}
td{font-weight:bold;}
