<style>

	.dummy {FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 50pt; FONT-STYLE: normal; COLOR: #000000; LINE-HEIGHT: 15px; list-style-position: outside; list-style-image: url(/images/bullet.gif); list-style-type: disc}
	.dummy A:link    { color: #3366CC;    text-decoration: none;      }
	.dummy A:visited { color: #3366CC;    text-decoration: none;      }
	.dummy A:active  { color: #3366CC;    text-decoration: none;      }
	.dummy A:hover   { color: Red;      text-decoration: underline; }
	
	.bodyText {FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; COLOR: #000000; LINE-HEIGHT: 15px; list-style-position: outside; list-style-image: url(/images/bullet.gif); list-style-type: disc; }
	.bodytext A:link    { color: #3366CC;    text-decoration: none;      }
	.bodytext A:visited { color: #3366CC;    text-decoration: none;      }
	.bodytext A:active  { color: #3366CC;    text-decoration: none;      }
	.bodytext A:hover   { color: Red;      text-decoration: underline; }
	
	.smallbodyText {FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 9px; FONT-STYLE: normal; COLOR: #3366CC; LINE-HEIGHT: 10px; }
	.smallbodyText A:link    { color: #3366CC;    text-decoration: none;      }
	.smallbodyText A:visited { color: #3366CC;    text-decoration: none;      }
	.smallbodyText A:active  { color: #3366CC;    text-decoration: none;      }
	.smallbodyText A:hover   { color: Red;      text-decoration: underline; }
	
	.parheader {FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; COLOR: #666666; font-weight: bold; LINE-HEIGHT: 15px; }
	.parheader A:link    { color: #3366CC;    text-decoration: none;      }
	.parheader A:visited { color: #3366CC;    text-decoration: none;      }
	.parheader A:active  { color: #3366CC;    text-decoration: none;      }
	.parheader A:hover   { color: Red;      text-decoration: underline; }
	
	.highlight {FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; COLOR: #990000; font-weight: bold; LINE-HEIGHT: 15px; }
	.highlight A:link    { color: #3366CC;    text-decoration: none;      }
	.highlight A:visited { color: #3366CC;    text-decoration: none;      }
	.highlight A:active  { color: #3366CC;    text-decoration: none;      }
	.highlight A:hover   { color: Red;      text-decoration: underline; }
	
	.navigation {FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; COLOR: #000000; LINE-HEIGHT: 10px; }
	.navigation A:link    { color: #000000;    text-decoration: none;      }
	.navigation A:visited { color: #000000;    text-decoration: none;      }
	.navigation A:active  { color: #000000;    text-decoration: none;      }
	.navigation A:hover   { color: #990000;      text-decoration: none;}
	
	.subnavigation {FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 9px; FONT-STYLE: normal; COLOR: #990000; LINE-HEIGHT: 10px; }
	.subnavigation A:link    { color: #990000;    text-decoration: none;      }
	.subnavigation A:visited { color: #990000;    text-decoration: none;      }
	.subnavigation A:active  { color: #990000;    text-decoration: none;      }
	.subnavigation A:hover   { color: #666666;      text-decoration: underline; }
	
	.subSubnavigation {FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 9px; FONT-STYLE: normal; COLOR: #3366CC; LINE-HEIGHT: 10px}
	.subSubnavigation A:link    { color: Orange;    text-decoration: none;      }
	.subSubnavigation A:visited { color: Orange;    text-decoration: none;      }
	.subSubnavigation A:active  { color: Orange;    text-decoration: none;      }
	.subSubnavigation A:hover   { color: Red;      text-decoration: underline; }
	
	.footer {FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 9px; FONT-STYLE: normal; COLOR: #666666; LINE-HEIGHT: 15px; }
	.footer A:link    { color: #333333;    text-decoration: none;      }
	.footer A:visited { color: #666666;    text-decoration: none;      }
	.footer A:active  { color: #666666;    text-decoration: none;      }
	.footer A:hover   { color: #999999;      text-decoration: underline; }
		
	.defaultArticleHeader {FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 9px; FONT-STYLE: normal; COLOR: #ffffff; LINE-HEIGHT: 15px; }
	.defaultArticleHeader A:link    { color: #ffffff;    text-decoration: none;      }
	.defaultArticleHeader A:visited { color: #ffffff;    text-decoration: none;      }
	.defaultArticleHeader A:active  { color: #ffffff;    text-decoration: none;      }
	.defaultArticleHeader A:hover   { color: #ffffff;    text-decoration: underline; }
	
	.defaultArticle		{FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 9px; FONT-STYLE: normal; COLOR: #666666; LINE-HEIGHT: 14px; }
	.defaultArticle A:link    { color: #3366CC;    text-decoration: none;      }
	.defaultArticle A:visited { color: #3366CC;    text-decoration: none;      }
	.defaultArticle A:active  { color: #3366CC;    text-decoration: none;      }
	.defaultArticle A:hover   { color: #3366CC;    text-decoration: underline; }
	
	.tableHeaderText {COLOR: White; FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 9px; }
	.tableHeaderText A:visited { color: #330066; text-decoration: underline;      }
	.tableHeaderText A:active  { color: Blue;    text-decoration: underline;      }
	.tableHeaderText A:hover   { color: Red;     text-decoration: none; }	
	.tableHeaderText A:link    { color: blue;    text-decoration: underline;      }
	
	.tableText {COLOR: black; FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 9px; }
	.tableText A:visited { color: #330066; text-decoration: underline;      }
	.tableText A:active  { color: Blue;    text-decoration: underline;      }
	.tableText A:hover   { color: Red;     text-decoration: none; }	
	.tableText A:link    { color: blue;    text-decoration: underline;      }
	
	.numberList {FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; COLOR: #000000; LINE-HEIGHT: 15px; list-style-position: outside; list-style-type: decimal}
	.numberList A:link    { color: #3366CC;    text-decoration: none;      }
	.numberList A:visited { color: #3366CC;    text-decoration: none;      }
	.numberList A:active  { color: #3366CC;    text-decoration: none;      }
	.numberList A:hover   { color: Red;      text-decoration: underline; }
	
	.Form { COLOR: black; FONT-FAMILY : Verdana, Arial, sans-serif; FONT-SIZE: 11px; width:200 }
	.FormTextArea { COLOR: black; FONT-FAMILY : Verdana, Arial, sans-serif; FONT-SIZE: 11px; width:300 }
	
</style>.Header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #993399;
}
.Header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
}
.Header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
.navigationSelected {
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	COLOR: #990000;
	LINE-HEIGHT: 10px;
	font-weight: normal;
; background-color: #FE8989

}
.bodyTextBullet {
FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; COLOR: #000000; LINE-HEIGHT: 25px; list-style-position: outside; list-style-image: url(/images/bullet.gif); list-style-type: disc;
}
.bodyTextList {

FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; COLOR: #000000; LINE-HEIGHT: 20px; list-style-position: outside; list-style-image: none; list-style-type: decimal;
}
.bodyTextQoute {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	COLOR: #FF0066;
	LINE-HEIGHT: 15px;
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
	list-style-type: disc;
	font-weight: bold;

}
.apTableBorder {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.apMenuHeader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; text-transform: none; color: #FFFFFF; background-color: #990000}
.apMenuTabOn {  border: 1px #FF0000 solid}
