<STYLE>
/* TaunTek.com style sheet                           */
/* Version:  4 Oct 2007                              */

<!--

body {
	margin-left: 12px;
	margin-top: 0px;
	font-family: Times New Roman, serif;
	font-size: 12pt;
	line-height: 120%;
	background-color: white;
}

dt
{
	margin-top: 9px;
	font-family: Times New Roman, serif;
	background-color: #E8E8E8;
	color: #000070;
}

dd
{
	margin-left: 12px;
}

h1
{
	margin-top: 3px;
	font-family: Times New Roman, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #006600;
}

h2
{
	font-family: Times New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
}

.note
{
	border-top: #006600 1px solid;
	border-bottom: #006600 1px solid;
	background-color: #E8E8E8;
	padding-left: 6px;
	margin-left: 6px;
	color: #cc0000;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

a:link
{
	text-decoration: underline;
	color: #0000FF;
}

a:visited
{
	text-decoration: underline;
}

a:active
{
	text-decoration: underline;
    color: #0000FF;
}

a:hover
{
	text-decoration: underline;
	color: #0000FF;
}

a:unknown
{
	font-family: Times New Roman, serif;
	color: #0000FF;
}

.sidebar a:link
{
	line-height: 100%;
	font-size: 9pt;
	font-weight: normal;
	color: #0000FF;
}

.sidebar a:visited
{
	line-height: 100%;
	font-size: 9pt;
	font-weight: normal;
	color: #0000FF;
}

.sidebar a:active
{
	line-height: 100%;
	font-size: 9pt;
	font-weight: normal;
	color: #0000FF;
}

.sidebar a:hover
{
	line-height: 100%;
	font-size: 9pt;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
}

-->

</STYLE>