body 	{background-color	: #FFFFCC;
	color			: #333399;
	font-family		: Trebuchet MS, Arial, Helvetica; 
	text-align		: left; 
	margin-top		: 0em;
	margin-left		: 2em;
	margin-right		: 2em;
	margin-bottom		: 0em; }

img	{border			: 0em;}

.marginT{margin-top		: 0em; }
.lmargin{margin-left		: 1em; }
.rmargin{margin-right		: 1em; }

.hd1	{font-family		: Trebuchet MS, Arial, Helvetica;
	font-weight		: bold;
	text-align		: center; 
	font-size		: 2em;
	color			: #333399; }

.hd2	{font-family		: Trebuchet MS, Arial, Helvetica;
	font-weight		: bold;
	font-size		: 1.5em;
	color			: #006633;
	margin-top		: 0.6em;
	margin-bottom		: 0.4em; }

.hd5	{font-family		: Trebuchet MS, Arial, Helvetica;
	font-weight		: bold;
	font-size		: 0.8em;
	text-align		: center;
	color			: #006633; }

.blarge	{font-weight		: bold;
	font-size		: 1.1em; }

.lfloat	{float			: left; }
.lsnone	{list-style-type	: none; }
.phoneno{font-weight		: bold; }
.popup	{background-color	: navy;
	font-size		: 80%; }
.rfloat	{float			: right; }
.rpos	{position		: relative;
	right			: -10pt; }

:link	{color			: #006633;
	text-decoration		: underline; }


:visited{color			: #006633;
	text-decoration		: underline; }

/*
Notes:
  Opera and Netscape must have sizes without spaces i.e. 1em
*/