
/* GAZZETTE stylesheet*/

body	{background-color:#FFFFCC;}
#content td {font-family:'times new roman',times,serif;
	font-size:12pt}
p	{text-align:justify;}
#content a{color: #ffec99;font-size:12pt; font-family:Arial;text-decoration:none}
#content a:hover	{color: #00CC55;}

a.text	{color: #004000;font-size:10pt;text-decoration:underline}
a.text:hover{color: #ff0000;}

.header	{font-family:arial;font-size:18pt;color:green;
	font-weight:500;text-decoration:underline}


