/* CSS Document */
html{
width:100%;
height:100%;
}

body{
margin:0px;
padding:0px;
background-color:#5A3C24;
width:100%;
height:100%;
vertical-align:top;
}

td#navColumn{
vertical-align:top;
height:28px;
text-align:center;
}

a#excuses{
color:#000066;
font-family:"Times New Roman", Times, serif;
font-size:12px;
line-height:24px;
}

.excusesText{
color:#000066;
font-family:"Times New Roman", Times, serif;
font-size:12px;
line-height:16px;
}

.responseText{
color:#000066;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
}

