/* File		parser.css										*/
/*													*/
/* Copyright	Copyright (C) 2004, 2005 by Charles Henry Schoonover.					*/
/*		All rights reserved.									*/

div.author
   {
      font-weight		: bold;
   }

div.caption
   {
      font-weight		: bold;
   }

div.article_header
   {
      text-align		: center;
      font-weight		: bold;
   }

div.title
   {
      font-size			: 125%;
      font-weight		: bold;
      text-align		: center;
   }

div.mediaobject
   {
      text-align		: center;
   }
