.pgTxtBlack {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	BACKGROUND-COLOR: transparent
}

.pgTxtWhite {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	BACKGROUND-COLOR: transparent
}

.pgTxtWhiteSmall {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	BACKGROUND-COLOR: transparent
}

.pgTxtPurple {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 18px;
	COLOR: #000099;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	BACKGROUND-COLOR: transparent
}

.pgTxtPurpleSmall {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000099;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	BACKGROUND-COLOR: transparent
}

.pgTxtGreen {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #336633;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	BACKGROUND-COLOR: transparent
}

.pgTxtGreenSmall {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #336633;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	BACKGROUND-COLOR: transparent
}

.quoteTxt {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: courier, courier new, serif;
	BACKGROUND-COLOR: transparent
}

.pgHeading {
	FONT-WEIGHT: normal;
	FONT-SIZE: 21px;
	COLOR: #000099;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	BACKGROUND-COLOR: transparent
}

A.sub1:active, A.sub1:visited, A.sub1:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: transparent
}

A.sub1:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	BACKGROUND-COLOR: transparent
}

A.sub2:active, A.sub2:visited, A.sub2:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: transparent
}

A.sub2:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	BACKGROUND-COLOR: transparent
}

A.email:active, A.email:visited, A.email:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000099;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: transparent
}

A.email:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000099;
	TEXT-DECORATION: underline;
	FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
	BACKGROUND-COLOR: transparent
}

