html, body { 
height : 100%;
font-family : Verdana, Arial, Helvetica, sans-serif;
} 
body { 
margin : 0;
padding : 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
} 
table.header { 
background-image : url(/chippy/images/layout/hdrbg.jpg);
} 
td.headerright { 
background-image : url(/chippy/images/layout/rhdr.jpg);
width : 339px;
height : 121px;
background-repeat : no-repeat;
} 
td.lcolumn { 
background-image : url(/chippy/images/layout/lcolumnbg.gif);
color : #ffffff;
} 
table.copyright { 
background-image : url(/chippy/images/layout/copyrightbg.gif);
font-size : 10px;
color : #ffffff;
} 
td.copyright { 
background-image : url(/chippy/images/layout/copyrightbg.gif);
font-size : 10px;
color : #ffffff;
} 
td.nav {
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight : bold;
text-align :right;
width: 143px;
height: 19px;
padding : 0px 20px 0px 0px;
background-image: url(/chippy/images/layout/navbutton.gif);
background-repeat: no-repeat;
color : #31394E; 
text-decoration : none; 
} 
p, ul, ol { 
font-size : 80%;
} 
.small { 
font-size : 70%;
} 
div#menu { 
display : inline;
} 
div#menu a:link { 
color : #31394e;
text-decoration : none;
} 
div#menu a:visited { 
color : #31394e;
text-decoration : none;
} 
div#menu a:active { 
color : #e8edf2;
text-decoration : none;
} 
div#menu a:hover { 
color : #e8edf2;
text-decoration : none;
} 