a {
	color: #006699;
	text-decoration:none;
	font-weight:normal;
	}

center paragraph {text-align: Center }

a:visited{	color: rgb(0,102,153); }
 
a:active {	color:#9D9C64; }

a:hover{	color:#9D9C64; text-decoration: underline; }

body{background-color: rgb(255,255,255);
	color: rgb(51,51,51); }

table{	table-border-color-light: rgb(255,255,255);
	table-border-color-dark: rgb(255,255,255); }
	
table.bodytable { width:1000px;
	}
	
.p1{ margin-bottom: 5px; }

.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#555555;
	}
	
.style0 {font:8pt arial; font-weight:normal;}
.style1 {
	font-weight:normal;
	font-family: arial;
	font-size: 11px;
}
.style2 {
	font-weight:bold;
	font-family: arial;
	font-size: 11px;
}
.style3 {font:12px arial; font-weight:Bold;}
.style4 {font:12px arial; font-style:italic;}
.style5 {font:14px arial; font-weight:normal;}
.style6 {font:12px arial; font-weight:Bold; color:#FFFFFF}
.style7 {font:12px arial; font-weight:Bold; font-style:italic;}
.style8 {font:12px arial; font-weight:Bold; color:#006699}
.style9 {font:12px arial; font-weight:Bold;  text-decoration:underline; color:#006699}

.popuptitleText {
	font:14px arial; 
	font-weight:Bold; 
	color:#006699
	}

.popbodyText {
	font:12px Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#555555;
	}

ul {list-style-image: url('images/arrow_bullet.gif'); 
	margin-left: 25px;
  	padding-left: 0px;
	list-style-type:square;}
	
.justlist {list-style-image: url('images/arrow_bullet.gif'); 
	margin-left: 10px;
  	padding-left: 10px;
	list-style-type:square;
	}
	
.popuplist {list-style-image: url('images/arrow_bullet.gif'); 
	margin-left: 10px;
  	padding-left: 10px;
	list-style-type:square;
	}

.clientlist {list-style-image: url('images/arrow_bullet.gif'); 
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 6px;
	list-style-type:square;
	font-size: 11px;
	font-family: arial;
	}

.microgoldText {
	font:8pt;
	color:#9D9C64;
	}

.microblueText {
	font:8pt;
	color:#9dc2d7;
	}

.bluecell {background-color:#e7eff5}

<!--xpmenu text formatting below--> 
.menubannerText {
	font:8pt times;
	font-weight:Bold;
	line-height:25px;
	}

.submenuText {
	font:8pt arial;
	line-height:15px;
	color:#555555;
	}
	
.PtitleText {
	font:12pt arial;
	font-weight:Bold;
	line-height:15px;
	color:#006699;
	}



