body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}
hr {
	color: #CCCCCC;
	padding: 5px;
}

/**************** link styles ****************/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

/**************** H header styles ****************/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	font-weight: bolder;
	color: #000000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15 pt;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13 pt;
	text-align: left;
	font-weight: bold;
	color: #000000;
}

/**************** general styles ****************/

.Tempco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}
.Electric {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
}
.DsgnrMnfctr {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
.SubHeadItalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.BodyHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.DsgnrMnfctrItalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.BodyTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.DesignFeatrs {
	font-size: 12pt;
	font-weight: bold;
	color: #663399;
}
.TypicalApps {
	font-size: 12pt;
	font-weight: bold;
	color: #0066CC;
}
.Magenta {
	font-size: 12pt;
	font-weight: bold;
	color: #CC3366;
}
.Blue {
	font-size: 12pt;
	font-weight: bold;
	color: #0066CC;
}
.Purple {
	font-size: 12pt;
	font-weight: bold;
	color: #663399;
}
.Red {
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
.Green {
	font-size: 12pt;
	font-weight: bold;
	color: #009900;
}
/**************** footer styles ****************/

#Footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	padding: 0;
	margin-top: 20px;
}
#FooterRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FF0000;
}
#Footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	vertical-align: middle;
}
#Footer li {
	display: inline;
}
#Footer a {
	font-size: 10px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}
#Footer a:hover {
	font-size: 10px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.Tmpcofoot {
	color:#FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.txtfoot {
	color: #000066;
	font-size: x-small;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}

#CopyRght {
	width: 100%;
	border-top: medium none #000099;
	border-bottom: medium none #000099;
	margin: 0;
	padding: 0;
	font-size: .8em;
	color: #000099;
	text-align: center;
}

/**************** table styles ****************/

.TableText {
	font-size: 10pt;
	text-align: center;
	background-color: #FFFFD2;
	border: #CCCCCC;

}
.TableHeader {
	text-align: center;
	font-family: Arial, Helvetica, san-serif;
	font-weight: bold;
}
.TableHeaderRvrs {
	text-align: center;
	font-family: Arial, Helvetica, san-serif;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000099;
}
.TablePrtNmbr {
	font-weight: bolder;
	font-color: #000099;
}
.Stock (
	font-weight: bolder;
	font-color: #FF0000;
}