<style type="text/css">
<!--
/* This is the style sheet for all 2008 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: 900; 
	font-family: sans-serif; }
	
A {text-decoration: none}

A:link {color: #0000ff}

A:visited {color: #ff0000}

A:hover {text-decoration: underline; }

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

H1 {color: #990000; font-weight: 900; font-family: sans-serif; text-align: center; }
H2 {color: #000099; font-weight: 900; font-family: sans-serif; }
H3 {color: #006600; font-weight: 900; font-family: sans-serif; }
H4 {color: #006600; font-weight: 900; font-family: sans-serif; }
H5 {color: #006600; font-weight: 900; font-family: sans-serif; }

body {color: #000000; font-family: sans-serif; font-size: 12pt; 
 		 background-color: #99ff99;}
-->
</style>
