 STYLE SHEET 01 
	body,p  	{font-size:medium; font-family:"Comic Sans MS;Geneva, Arial, Helvetica, sans-serif "; color:black;	 
				  margin-left:5%; margin-right:5%; text-align:justify; font-weight:normal;			}
	h1			{font-size:x-large; font-family:Times New Roman,Arial; color:navy; }
	h3			{font-size:large; font-family:Times New Roman,Arial; }
	h5			{font-size:large; font-family:Times New Roman,Arial; }
	h4			{font-size:xx-large; font-family:Times New Roman,Arial; text-align:center }
	.subtitle  	{font-size:medium; font-family:Times New Roman,Arial; font-weight:bold; color:navy; } 
	.navigate	{font-size:x-large; font-weight:bold; text-align:center; }
	a			{ color:#660000; background:transparent; font-weight:bold; text-decoration:none; color:navy; }
	a:hover		{ color:white; background:navy; font-weight:bold;text-decoration:none;}
	a.info 		{background=#ffcc33;}
	.ax			{ color:#FFFFCC; background:transparent; font-weight:normal; text-decoration:none; }
	.ax:hover	{ color:FFFFCC;  background:transparent; font-weight:normal;text-decoration:none;}
	.ax.info 	{background=#ffcc33;}
	.note		{font-size:x-small; font-family:Arial; text-align:left; font-style:italic;}
	.noteRight	{font-size:x-small; font-family:Arial; text-align:right; font-style:italic;}
.HILITE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FF3399;
}

