<style type="text/css">
<!--
/* This is the style sheet for all 2009 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: #00ffff}

A:visited {color: #ffcccc }

A:hover {text-decoration: underline; }

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

H1 {color: #ffffff; font-weight: 900; font-family: sans-serif; text-align: center; font-size: 4em; }
H2 {color: #99ccff; font-weight: 900; font-family: sans-serif; text-align: center; }
H3 {color: #99ccff; font-weight: 900; font-family: sans-serif; }
H4 {color: #999999; font-weight: 900; font-family: sans-serif; }
H5 {color: #006600; font-weight: 900; font-family: sans-serif; }

body {color: #ffff00; font-family: sans-serif; font-size: 12pt; font-weight: 750;
 		 background-color: #555e65 ;}
-->
</style>
