A:link {
	color: #0033CC;
	text-decoration: none;
}

A:visited {
	color: #666666;
	text-decoration: none;
}

A:active {
	color: #0033CC;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : arial;
        line-height: 150%;
        letter-spacing: 0.0em;
        word-spacing: 0.1em;
}

P {
	font-size: 12px;
	font-family : arial;
        line-height: 150%;
        letter-spacing: 0.0em;
        word-spacing: 0.1em;
}

TD.smaller {
	font-size: 11px;
	font-family : arial;
        line-height: 150%;
        letter-spacing: 0.0em;
        word-spacing: 0.1em;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : arial;
        line-height: 150%;
        letter-spacing: 0.0em;
        word-spacing: 0.1em;
	color : #333333;
}

HR {
	color : #006633;
	height : 1px;
}

div.prodname {
        text-align: center;
        padding-bottom: 0px;
}

B:link {
	color: #FFFFFF;
	text-decoration: none;
}

B:visited {
	color: #000000;
	text-decoration: none;
}

B:active {
	color: #000000;
	text-decoration: none;
}

B:hover {
	color: #000000;
	text-decoration: none;
}

.noPrint { 
display: none; 

} 
DIV.print-only {

        display: inline;
}

