body       {
		background-color : #fff;
		margin : 30px auto 30px auto;
		width : 550px;
           }


p, ul, dl  { 
		font-size : 13px; 
		color : #000; 
		font-family : Georgia, Palatino, Garamond, "Times New Roman", Times, serif;
		text-align : justify;
		list-style-type : none;
		background : transparent;
           }

dt         {
		font-style : italic;
           }

h1         {
		font-size : 26px; 
		color : #666; 
		font-family : Georgia, Palatino, Garamond, "Times New Roman", Times, serif;
		text-align : right;
		font-style : italic;
		margin : 15px 20px 0px 0px;
		background : transparent;
           }

h2         {
		font-size : 20px; 
		color : #444; 
		font-family : Georgia, Palatino, Garamond, "Times New Roman", Times, serif;
		text-align : right;
		font-style : italic;
		margin : 10px 20px 0px 0px;
		background : transparent;
           }

h3         {
		font-size : 18px; 
		color : #444; 
		font-family : Georgia, Palatino, Garamond, "Times New Roman", Times, serif;
		text-align : left;
		font-style : italic;
		margin : 10px 20px 0px 0px;
		background : transparent;
           }
           
h4			  {
		font-size : 16px; 
		color : #444; 
		font-family : Georgia, Palatino, Garamond, "Times New Roman", Times, serif;
		text-align : left;
		font-style : italic;
		margin : 10px 20px 0px 0px;
		background : transparent;
			  }

#menu p, #menu p a, #breadcrumb p, #breadcrumb p a {
		font-size : 13px; 
		color : #222; 
		font-family : Arial-Narrow; Verdana, Helvetica, Arial, sans-serif;
		text-align : right;
		margin : 0px 0px 20px 0px;
		text-decoration : none;
		padding : 3px 2px;
		background : #ccc;
           }

#menu p a:hover    { 	
		color : #777;
		background : transparent;
           }

a          { 
		font-size : 13px; 
		color : #070; 
		font-family : Georgia, Palatino, Garamond, "Times New Roman", Times, serif;
		text-align : justify;
		text-decoration : none;
		background : transparent;
           }

img        {
		margin : 10px 10px;
		padding : 2px 2px;
		float : right;
		border : 2px dotted;
           }
	   
img.portrait {
		border : none;
		background:inherit;
		margin 5px 5px;
	   }
	   	   
img.article {
		margin : 10px auto 10px auto;
		padding : 2px 2px;
		float : none;
		border : none;
           }

#header img, #footer img  {   
		margin : 0px 0px;
		padding : 0px 0px;
		border : 0px none; 
		float: none !IMPORTANT;
           } 

a:hover    { 	
		color : #777;
		background : transparent;
           }

a.anchor   {
		font-size : 18px; 
		color : #333; 
		font-family : Georgia, Palatino, Garamond, "Times New Roman", Times, serif;
		font-style : italic;
		margin : 10px 20px 0px 0px;
		background : transparent;
           }


#header    {
		margin : 0px 8px 8px 8px;
		background : transparent;
           }

#footer    {
		margin : 10px 8px 0px 8px;
		background : transparent;
           }

#news      {
		margin : 0px 30px 40px 30px;
           }

p.notice   {
		color : #225;
		background : transparent;
           }

p.example  {
		font-style : italic;
		border-style : inset;
		padding : 5px;
		background : transparent;
           }

p.lastparagraph {
		margin : 0px 0px 50px 0px;
		background : transparent;
           }

div.poem p {
		margin : 10px 0px 20px 30px;
		font-style : italic;
		background : transparent;
           }

div.box    {
		width : 40%;
		float : left;
		border-style : inset;
		padding : 10px;
		margin : 10px;
		background : transparent;
           }

table      {
		font-size : 11px; 
		color : #000; 
		font-family : Georgia, Palatino, Garamond, "Times New Roman", Times, serif;
		padding : 5px 5px 3px 5px;
		margin : 3px 0px 10px 0px;
		border-style : inset;
		background : transparent;
           }
