body {background:white url(whitebrick.jpg) repeat;}

p  {font-size : 16px;
	font-family : "arial","helvetica",sans-serif;
	color: black;
	font-weight: bold;
	text-align: left;
	margin-left:10px;
	margin-right:0px;}
	
A  {font-size : 16px;
	font-family : "arial","helvetica",sans-serif;
	color : red;
	font-weight: bold;
	 text-align: right;}

A:Visited  {color : #3300ff;
font-weight: bold;}
A:Active  {color : #3300ff;
font-weight: bold;}
A:Hover  {color : #3300ff;
font-weight: bold;}

h1 {font-family: "arial","helvetica",sans-serif;
               color: #3333ff;
				text-align: center}

h2, h3, h4, h5, h6 {font-family: "arial","helvetica",sans-serif;
               color: red;
				text-align: center}
	
.commentary {color:#3300ff;
	margin-left:10px;
	margin-right:0px;
	font-weight: bold;}
	
.quoteright {color:#3300ff;
             text-align: right;}
			 
.quotecenter {color: #3300ff;
			text-align: left;
			font-style: italics;
			margin-left: 50px;
			font-weight: bold;}

.date {color:blue;
	margin-left:10px;
	margin-right:0px;}
			
#linkheader {font-size : 16px;
	font-weight: bold;
	font-family : "arial","helvetica",sans-serif;
	color: black;
	text-align: right;}
