body 
	{
	font-family: Verdana, Arial, sans-serif;
	background-color: #99FF99;
	}
.special
	{	font-size: 14pt;
		color:#FFFFFF;
		background-color:#0000CC;
		text-align: center;
		margin: 3px 6px;
	}
.special a:link
	{	color:#00CC00;
	}
.special a:visited
	{	color:#00CC00;
	}
.special a:hover
	{	color:#00FF00;
	}
.emergency
	{	font-size: 14pt;
		color:#FFFFFF;
		background-color:#CC0000;
		text-align: center;
		margin: 3px 6px;
	}
.caption
	{	font-size: 10pt;
		color:#000099;
		text-align: center;
	}
.lsmcaption
	{	font-size: 9pt;
		color:#000099;
		text-align: left;
	}
.smcaption
	{	font-size: 9pt;
		color:#000099;
		text-align: center;
	}
.title
	{	font-size: 13pt;
		color:#000099;
		text-align: center;
	}
.fancytitle
	{	font-family: Curlz MT;	
		font-size: 24pt;
		color:#000099;
		text-align: center;
	}
.ctrtext
	{	font-size: 11pt;
		text-align: center;
	}
.text
	{	font-size: 11pt;
		text-align: left;
	}
.smtext 
	{	font-size: 7pt;
		text-align: left;
	}
.smindented
	{	font-size: 7pt;
		text-align: left;
		margin-left: 2em;
	}
.strikethrough
	{	text-decoration: line-through;
	}
.redletter {
	color: #FF0000;
}
