body{
   font-family:Constantia,Georgia,Times New Roman,Times,serif;
}

p{
   text-align:justify;
}

.capbox{
   font-family:Lucida Sans,Lucida Sans Unicode,Lucida Grande,Lucida Console,Tahoma,Verdana,Calibri,Arial,Helvetica,sans-serif;
   font-size:x-small;
   color:rgb(192,128,0)
}

a{
   color:green;
}

ol{
   position:relative;
   left:25%;
   padding-left:1em
}

div.openimage{
   width:100%;
   height:128px
}

img#openimage{
   height:128px
}

div.titlebar{
   font-size:x-large;
   text-align:center;
   border-width:2px;
   border-color:rgb(128,128,128);
   border-style:solid;
}

table{
   text-align:center;
   border-collapse:collapse;
   font-weight:bold;
   font-family:Lucida Sans,Lucida Sans Unicode,Lucida Grande,Lucida Console,Tahoma,Verdana,Calibri,Arial,Helvetica,sans-serif;
}

td{
   margin:0;
   border-width:2px;
   border-color:rgb(128,128,128);
   border-style:solid;
}

.na{
   color:gray;
}

#critics{
   width:50%;
   font-size:small;
   background-color:rgb(255,128,128)
}

#people{
   width:50%;
   font-size:small;
   background-color:rgb(128,128,255)
}

#alpha{
   width:25%;
   font-size:x-small;
   background-color:rgb(128,255,128)
}

#date{
   width:25%;
   font-size:x-small;
   background-color:rgb(255,128,255)
}

#cat1{
   width:25%;
   font-size:x-small;
   background-color:rgb(128,255,255)
}

#cat2{
   width:25%;
   font-size:x-small;
   background-color:rgb(255,255,128)
}