.strongblue{
	font-size : 10pt;
	color: #000066;
}
.redtxt{
	font-size : 10pt;
	color: Red;
}
.boldtext{
	font-weight: bold;
}
.address{
	font: normal;
	font-family : monospace;
}
.heading{
	font-size : 12pt;
	color: #000066;
	font : bolder;
}
.medcopy{
	FONT-SIZE:10pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Helvetica,  Verdana, Geneva, Arial, sans-serif;
}
.medcopypt{
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY:  Helvetica, Verdana, Geneva, Arial, sans-serif;
}
.smcopy{
	FONT-SIZE: 9pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY:  Helvetica, Verdana, Geneva, Arial, sans-serif;
}
.smcopywhite{
	FONT-SIZE: 9pt;
	COLOR: White;
	FONT-STYLE: normal;
	FONT-FAMILY: Helvetica, Verdana, Geneva, Arial, sans-serif;
}
.stdcopy{
	FONT-SIZE: 10pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Helvetica, Verdana, Geneva, Arial, sans-serif;
}	
BODY, TH, TD{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}
TD.myheader{
	font-family: Helvetica, arial, sans-serif;
	font-size: 9pt;
	color :#000066;
}
a.myheader:LINK{
	color: #000066;
}
a.myheader:visited{
	color: #000066;
}
a.myheader:active{
	color: #000066;
}
a.myheader:hover{
	color : red;
}
a:link{
	color: #000066;
}
a:active{
	color: #000066;
}
a:visited{
	color: #000066;
}
a:hover{
	color :  red;
	text-decoration : none;
}
a.strongblue{
	font-size : 11pt;
	color: #000066;
}
a.tdlink:link{
	color: White;
}
a.tdlink:active{
	color: White;
}
a.tdlink:visited{
	color: White;
}
a.tdlink:hover{
	color: red;
}
a.plainlink:link{
	color: White;
	font-weight : bold;
	text-decoration : none;
}
a.plainlink:active{
	color: White;
	font-weight : bold;
	text-decoration : none;
}
a.plainlink:visited{
	color: White;
	font-weight : bold;
	text-decoration : none;
}
a.plainlink:hover{
	color: White;
	font-weight : bold;
	text-decoration : underline;
}
TD.fontwhite{
	color: White;
	font-weight : bold;
}
TD.smallfooter{
	font-family:  Helvetica, verdana, sans-serif;
	font-size : 9pt;
}
TD.smallfooterwhite{
	font-family:  Helvetica, verdana, sans-serif;
	font-size : 9pt;
	color: White;
	font-weight : bold;
}
TD.tinysize{
	font-family:  Helvetica, verdana, sans-serif;
	font-size : 8pt;
}
.tinysize{
	font-family:  Helvetica, verdana,sans-serif;
	font-size : 8pt;
}