/* Comment here */

/*
multi-line
comment here
*/ 



.font1{
	font-family: Verdana, Arial;		/* Comment here */
	font-size: xx-small;
}
.font1grey{
	font-family: Verdana, Arial;
	font-size: xx-small;
	color: #A5A5A5;
}
.font2{
	font-family: Verdana, Arial;
	font-size: x-small;
	color: #8A84FF;
}
.font2grey{
	font-family: Verdana, Arial;
	font-size: xx-small;
	color: #AAAAAA;
}
.sup1{
	font-family: Verdana, Arial;
	font-size: xx-small;
	vertical-align: super;
}
h2 {
	font-family: Arial, Verdana;
	font-size: small;
	font-weight: lighter;
	font: 200;
	color: #828282;
}
.font3{
	font-family: Arial, Verdana;
	font-size: x-small;
}
.font3grey{
	font-family: Arial, Verdana;
	font-size: x-small;
	color: #828282;
}
.font6grey{
	font-family: Arial, Verdana;
	font-size: small;
	color: #828282;
}
.font4grey{
	font-family: Arial, Verdana;
	font-size: xx-small;
	color: #828282;
}
.body1{ font-family: Arial, Verdana; font-size: x-small }
.addr1{ font-family: Arial, Verdana; font-size: x-small; color: #66CC00; font-style: italic; font-weight: bold}
.font4{
	font-family: Arial, Verdana;
	font-size: medium;
	color: #8A84FF;
	font-weight: bold;
}
.body2{
	font-family: Arial, Verdana;
	font-size: xx-small;
	color: #828282;
}
.pTitle{ font-family: Verdana, Arial; font-size: xx-small; color: #8A84FF }
.prodhdr{ font-family: Verdana, Arial; font-size: x-small; color: #FFFFFF; font-weight: bold  }
BODY{ font-family: Arial, Verdana; font-size: xx-small }
.body1{ font-family: Arial, Verdana; font-size: xx-small }
.body3{
	font-family: Arial, Verdana;
	font-size: xx-small;
	color: #828282;
}
.body4{
	font-family: Verdana, Arial;
	font-size: xx-small;
	color: #828282;
}
.adjtxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
}
a:active, a:hover, a:link, a:visited {
	color: #828282;
}
a:hover {
	color: #B6B6B6;
}

.phdr_Cell {
	margin-left: 5px;
	padding-left: 10px;
}

