.subscript{
	font-size : 65 %;
}

.pagetitle {
	font-family : Century Gothic;
	font-size : 17pt;
	font-weight : 600;
	color : 336699;
	margin-bottom: 20Px;
	margin-top: 2Px;	
}
td.bgimage {
	background-attachment: fixed;
	background-image:url(''); 
    background-position: center;
    background-repeat: no-repeat;

}
A  {
font-size : 9pt;
	font-family : arial, sans-serif;
	color : 0066CC;
 text-decoration: none
}

A:Active  {
font-size : 9pt;
	font-family : arial, sans-serif;
	text-decoration : none;
	color : 000000;
}

A:Hover  {
font-size : 9pt;
	font-family : arial, sans-serif;
	color : 000000;
; text-decoration: none
}


BODY  {
	font-size : 10pt;
	font-family : arial;
	color: #000000;
}
p {
	font-size : 10pt;
	font-family : arial;
	color: #000000;
}
td {
	font-size : 10pt;
	font-family : arial;
	color: #000000;
}
ul  {
	font-size : 10pt;
	font-family : arial;
	color: #000000;
}
.webcreated{
 	font-size : 55%;
	font-family : arial, sans-serif;
}
.subheading{
	font-family : Century Gothic;
	font-size : 12pt;
	font-weight : 600;
	color : 336699;
}
.boldcolor{
  color: #336699;
  font-weight : 600;
}


.goldlink  {
    font-size : 9pt;
	font-family : arial, sans-serif;
	color : EAB21C;
    text-decoration: none
}

A.goldlink:Active  {
    font-size : 9pt;
	font-family : arial, sans-serif;
	text-decoration : none;
	color : EAB21C;
}

A.goldlink:Hover  {
    font-size : 9pt;
	font-family : arial, sans-serif;
	color : A78116;
    text-decoration: none

}