a:link    {
	text-decoration: none;
	font-weight: normal;
}

a:visited{ 
	text-decoration: none;
 }

body {
	background-color: white;
}

.title {
	font-size: 20pt;
	font-weight: bold;
	color: Blue;
	font : bold;
}

LI {
	color: Black;
}

.productTitle {
	font-size: 15pt;
	font-family: "Courier New";
	font-weight: bold;
	color: #3366cc;
	text-transform: uppercase;
}

.textheader{
	font-size: 12pt;
	font-family: verdana;
	font-weight: bold;
	color: #3366cc;
	line-height: 14pt;
	font-weight : bolder;
}

.featuretitle{
	font-size: 10pt;
	font-family: verdana;
	font-weight: bold;
	color: #3366cc;
	line-height: 14pt;
	font-weight : bolder;
}

.text {
	font-size: 10pt;
	font-family: verdana;
	color: Black;
	line-height: 12pt;
	text-align : left;
}

.footer {
	font-size: 8pt;
	font-family: verdana;
	color: Black;
	line-height: 12pt;
	text-align : center;
	font-weight : bold;
}

.textquote {
	font-size: 10pt;
	font-family: verdana;
	color: White;
	line-height: 12pt;
	text-align : justify;
	font-style : italic;
}

.caption {
	font-size: 8pt;
	font-family: verdana;
	color: black;
	line-height: 12pt;
	text-align : left;
	font-weight : bold;
}

.blurb {
	color:#3366cc;
	font-weight : bold;	
}
.xmlstart {
	color: #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;

}
.xmlbracket {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #0000FF;
}
.xmlelement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #993333;
}
.unnamed1 {
	border: thin solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
