/* print.css 020225 lj */

body, p.head-text {color: #000; background: #fff;}
body, div, td, th, h3, h4, p, small {font-family: times, 'times new roman', serif;}
h3 {color: #c00; background: #fff;}

p.head-text {margin-left: 15px;}
table.photo {margin-left: 2em;}

.hide, .langchange, .nav, .nav-bottom {display: none;}
td.logo, td.body-left, form.search {display: none;}

address {font-style: normal; font-size: smaller;}
a {text-decoration: none; color: #000; background: #fff;}

table.footer {border-top: 1pt solid #666;}
td.dvdr {border-bottom: 1pt solid #999;}
td.dvdrt {border-bottom: 2pt solid #999;}
img.photo {border: 1px solid #666;}

/* news */

th.newstitle {
	border-bottom: 1px solid #999;
	color: #346;
}

th.newstitle, td.newsdate, td.newstext, td.newslink {text-align: left;}
td.newsdate, td.newstext, td.newslink {padding-left: 1em;}
td.newsdate, td.newstext {font-size: smaller;}
td.newslink {font-size: smaller;}
td.newsdate {font-style: italic;}

