BODY { 
	color : #555555;
	/* font: 11px 'Lucida Grande', 'Tahoma', Verdana, Geneva, Arial, Helvetica, sans-serif; */ 
	}

TABLE, TD { 
	color : #555555;
	/* font: 12px 'Lucida Grande', 'Tahoma', Verdana, Geneva, Arial, Helvetica, sans-serif; */ 
	}


.SectionHeading {
	color : #0088cc;
	font-size: 15px;
	font-weight : bold;
	text-transform : none;
	}
	
.SectionSubHeading {
	color : #0088cc;
	font-size: 13px;
	font-weight : bold;
	text-transform : none;
	}
	
.SectionSubHeadingB {
	color : #0088cc;
	font-size: 13px;
	text-transform : none;
	}
	
.SectionSubHeading a {
	color : #0088cc;
	font-size: 13px;
	font-weight : bold;
	text-transform : none;
	text-decoration: none;
	}

.SectionSubHeading a:hover {
	color : #0088cc;
	font-size: 13px;
	font-weight : bold;
	text-transform : none;
	text-decoration: underline;
	}

.bulletlist1  {
	color : #555555;
	text-decoration : none;
	font-size: 11px;
	text-transform : none;
	font-family: 'Lucida Grande', 'Tahoma', Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
}

li.bulletlist1 {
	margin-left: -15px;
}

div#box4 a {
	color : #0088cc;
	font-weight: normal;
	font-style: normal;
}

div#box4 a:active {
	font-weight: normal;
	font-style: normal;
}

div#box4 a:visit {
	font-weight: normal;
	font-style: normal;
}

div#box4 a:hover {
	font-weight: normal;
	font-style: normal;
}

div#box4 .copytag-bold a:link          { color : #000000; text-decoration : underline; text-transform : none;
	font: bold 9px 'Lucida Grande', 'Tahoma', Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#box4 .copytag-bold a:hover         { color : #0088cc; text-decoration : underline; text-transform : none;
	font: bold 9px 'Lucida Grande', 'Tahoma', Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#box4 .copytag-bold a:active          { color : #777777; text-decoration : underline; text-transform : none;
	font: bold 9px 'Lucida Grande', 'Tahoma', Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#box4 .copytag-bold a:visited         { color : #444444; text-decoration : underline; text-transform : none;
	font: bold 9px 'Lucida Grande', 'Tahoma', Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.center {
	text-align: center;
}
