/* print specific */

img {border:0;}

body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#head, #nav-menu, #content-left, #crumbs, #foot { display:none;}


/* content specific */

.clear {clear:both;}

.left {float:left;padding-right:10px;width:200px;}
.left-v {float:left;padding-right:5px;height:150px;}

.middle {width:300px;}
.middle-w {width:500px;}

.right {float:right;padding-left:10px;width:200px;}
.right-v {float:right;padding-left:10px;height:200px;}

h1 { font-size:140%; }

h2 { font-size:120%; }