body {
background-color : #ffffff; 
font-family : verdana, arial, helvetica, tahoma, sans-serif; 
margin : 0; 
padding : 0; 
} 
tr.top {
background-image : url(images/top_striped_bg.gif); 
width : 100%; 
height : 62px; 
} 
tr.topbar {
background-image : url(images/silver_bar.gif); 
width : 100%; 
height : 13px; 
} 
tr.topgreen {
background-image : url(images/green.jpg); 
width : 100%; 
height : 52px; 
} 
tr.navbottom {
background-image : url(images/nav_bottom_right.gif); 
width : 100%; 
height : 53px; 
} 
td.storebuttonbg {
background-image : url(images/nav_bottom_left.gif); 
height : 53px; 
} 
h1.coname {
color : #ffffff; 
font-family : arial, tahoma, sans-serif; 
font-size : 22px; 
font-weight : bold; 
display : inline; 
} 
p , ul , ol {
color : #000000; 
font-family : verdana, arial, helvetica, tahoma, sans-serif; 
font-size : 80%; 
} 
.small {
color : #000000; 
font-family : verdana, arial, helvetica, tahoma, sans-serif; 
font-size : 70%; 
} 
.smallest {
color : #000000; 
font-family : verdana, arial, helvetica, tahoma, sans-serif; 
font-size : 60%; 
} 
.fixedsmall {
color : #000000; 
font-family : tahoma, arial, sans-serif; 
font-size : 10px; 
} 
.slogan {
color : #e0e1e2; 
font-family : verdana, arial, helvetica, tahoma, sans-serif; 
font-size : 12px; 
font-style : italic; 
display : inline; 
} 
h1 {
color : #20529e; 
font-family : arial, tahoma, sans-serif; 
font-size : 100%; 
font-weight : bold; 
display : inline; 
} 
td.nav {
color : #f5f8fc; 
font-family : arial, tahoma, sans-serif; 
font-size : 11px; 
line-height : 11px; 
font-weight : bold; 
text-decoration : none; 
} 
a.topnav:link {
color : #f5f8fc; 
text-decoration : none; 
} 
a.topnav:visited {
color : #f5f8fc; 
text-decoration : none; 
} 
a.topnav:hover {
color : #989898; 
text-decoration : none; 
} 
a.topnav:active {
color : #989898; 
text-decoration : none; 
} 
form {
display : inline;
}