﻿/*<body></body>*/
* {
    font-size:12px;
    color:#6b6b6b;
    text-decoration:none;
    font-family:arial;
}

#toolMenu,
#topMenu, 
#column1, 
#column3, 
.middlePhoto2, 
#homeQuote, 
.homeTeaser, 
#footerbar, 
form, 
.sitemap ul, 
.links{
    display:none;
}

.print_view{
    display:block;
}
table{
    width:95%;
}
th{
    font-weight:bold;
    color:#6b6b6b;
    border-right:1px dotted #f08a15;
}
td{
    color:#6b6b6b; 
    border-top:1px dotted #f08a15; 
    border-left:1px dotted #f08a15;
}
tr:first-child td{
    border-top:none;
    font-weight:bold !important;
}
td:first-child{
    border-left:none;
}

h1{
    color:#f08a15;
    font-size:14px;
}
h2, 
h3, 
h4, 
h5, 
h6{
    font-size:12px; 
    color:#6b6b6b;
    font-weight:bold;
}
img{
    display:block !important;
    padding:10px;
}
