<style type="text/css">
<!--
/* This is the style sheet for all 2010 Ghazal Page material. It creates stylized headings and sets body color and text color, size, and style. */

ul { list-style-type: square; }
li { list-style-type: square; font-weight: 700; 
	font-family: sans-serif; }
	
A {text-decoration: none}

A:link {color: #7777dd; font-weight: 900;}

A:visited {color: #dd7777; font-weight: 900;}

A:hover {text-decoration: underline; }

.dateline { color: #663333;
			font-weight: bold;
		}

.note { font-size: smaller; font-family: sans-serif; padding: 5px; border: 2px dotted #663333; }

H1 {color: #453c30; font-weight: 900; font-family: sans-serif; text-align: center; }
H2 {color: #453c30; font-weight: 900; font-family: sans-serif; }
H3 {color: #746544; font-weight: 900; font-family: sans-serif; }
H4 {color: #a29068; font-weight: 900; font-family: sans-serif; }
H5 {color: #006600; font-weight: 900; font-family: sans-serif; }

body {color: #453c30; font-family: sans-serif; font-size: 12pt; 
 		 background-color: #f1e4db ;}
-->
</style>
