h1	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	color: #993333;
	text-align: right;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 3px;
	margin-bottom: 3px;
	}

h2	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-align: left;
	margin-left: 3px;
	}

h3	{
	font-family: Georgia, "New York", "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
	text-align: left;
	margin-top: 9px;
	margin-right: 3px;
	margin-bottom: 9px;
	margin-left: 3px;
	}

p	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
	text-align: left;
	text-indent: 1.5em;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	}

p.firstpara	{
	text-indent: 0em;
	}

p.linkpara	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	text-align: left;
	text-indent: 0em;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	}

address	{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-style: normal;
	color: #000000;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

hr	{
	color: #99cccc;
	}

.textbold	{
	font-weight: bold;
	}

.textitalic	{
	font-style: italic;
	}

.textunderline	{
	text-decoration: underline;
	}

.smallcapintro	{
	font-variant: small-caps;
	font-size: 125%;
	}

.nobreak	{
	white-space: nowrap;
	}

a:link	{
	color: #3366cc;
	text-decoration: none;
	}

a:visited	{
	color: #3366cc;
	text-decoration: none;
	}

a:hover	{
	color: #ff3366;
	text-decoration: underline;
	}

a:active	{
	color: #ff3366;
	text-decoration: underline;
	}

