P {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A {
	COLOR: #150185
}
A:hover {
	COLOR: red; TEXT-DECORATION: none
}
A:active {
	COLOR: red; TEXT-DECORATION: none
}
.whitelink {
	COLOR: #FFFFFF; text-decoration: none
}
.whitelink:link {
	COLOR: #ffffff
}
.whitelink:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.whitelink:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.whitelink:visited {
	COLOR: #ffffff
}
.orange {
	color: #FF3300;
	text-decoration: none;
}
.makeblink {
	text-decoration: blink;
}
.boldblue {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.blueunderline {
	color: #000099;
	text-decoration: underline;
}
.blueunderline2 {
	color: #000099;
	text-decoration: underline;
}
.markthrough {
	text-decoration: line-through;
}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
   color: #FF0000;
}
.style3 {
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000;
}

.labelH1 
{
   font-size: 14pt;
   font-weight: bold;
}

.labelInfo 
{
   font-size: 8pt;
   font-weight: normal;
}
