A{
	color: #00f;

}
A:visited {
	color: #609;
}
A:hover{
	color: #f00;
}
A.buylink {
	color: #FF0000;
	font-size: medium;
}
A.moreInfo{
	font-style: italic;
}
BODY {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H4{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.nowrap {
	display: inline;
}


H3.nl{
	display: inline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
HR {
	background: #FFFFFF;
	background-color: #8D1529;
	color: #8D1529;
}
TD {
	font-size: 10pt;
}
TH{
	color: #000000;
	font-size: smaller;
	font-weight: bold;
}
UL{
	list-style-type: disc;
}
.divider{
      background-color: rgb(135,135,135);
      color: rgb(252,252,252);
      font-weight: bold;
}
.header{
	border-bottom-width: 1px;
	border-color: #8D1529;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	color: #000000;
	font: 16pt Arial, Helvetica, sans-serif;
	text-align: center;
}
.logoDiv {
	left: 0px;
	position: absolute;
	top: 0px;
	width: 800px;
}
.note{
	color: #FF0000;
	font-size: x-small;
	font-style: italic;
	/*text-align: center;*/
}

.it {
	font-style: italic;
}

EM{
	position: relative;
	color: #FF0000;
	font-size: 8pt;
	left: 15px;
}

em.nl {
	display: inline;
	font-size: 8px;
	color: #FF0000;
}

H2{
	color : #CC0000;
	text-decoration : underline;
}
.startBody{
	position: relative;
	width: 65%;
}
.text{
	position: relative;
	text-align: center;
	font-size: 12pt;
	width: 80%;
	left: 10%;
}


.th {
	color: #C0C0C0;
	background: #C0C0C0;


}

.nl {
	display: inline;
}

.bold{
	padding-top:4px;
	font-weight:bold;
}

FIELDSET { width:50%; padding: 0pt 2pt; margin: 1pt; }
FIELDSET LEGEND { font-weight:bold; }
FIELDSET P { margin: 0pt; padding-bottom:4px; }
