
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background: #faf6d9;
	}

textarea {
   width: 99%;
 }

a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dashed #666;
	}
a:link {
   color: #666;
   text-decoration: none;
   border-bottom: 1px dashed #666;
	}
a:visited {
   color: #666;
   text-decoration: none;
   border-bottom: 1px dashed #666;
	}

a:hover {
   color: #9c0021;;
   text-decoration: none;
	}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

img {
   border: 0;
	}


table,td {
	font-size:9pt;
}

form {
 padding: 0;
 margin: 0;
 }


strong, b {
	font-weight: bold;
	}


TD.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9pt;
	color: #FFFFFF;
	background: #336666;
}

A.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}

a.topnav:link {
	color: #ffffff;
	text-decoration: underline;
}
	
a.topnav:visited {
   color: #ffffff;
   text-decoration: underline;
	}

a.topnav:hover {
   color: #cccccc;
   text-decoration: none;
	}


.smalltext {
	font-size:9pt;
}

.address {
	font-size: 9pt;
}
.prodname
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11pt;
}
.proddeschigh
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:10pt;
	color: 990033;
}
.proddeschighbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size:10pt;
	color: 990033;
}