a:link { font-family:Arial; font-size:10pt; color:#991A22; text-decoration:underline,bold; }
a:active { font-family:Arial; font-size:10pt; color:#991A22; text-decoration:underline,bold; }
a:visited { font-family:Arial; font-size:10pt; color:#991A22; text-decoration:underline,bold; }
a:hover { font-family:Arial; font-size:10pt; color:#991A22; text-decoration:underline,bold; }

body {
height:100%;
margin:0;
padding:0;
background:#FFFFED;
}

td { 
font-family: Arial; 
font-size:10pt; 
color:#991A22; 
}

#top {
left:0;
top:0;
width:100%;
height:120px;
background:#FFFFED;
}

#bottom {
left:0;
bottom:0;
width:100%;
height:100px;
background:#FFFFED;
}

body>#frame { padding-top:120px; padding-bottom:100px; }

body>#top { position:fixed; }

body>#bottom { position:fixed; }

body>#content { position:static; }
