.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	font-weight: normal;

}
.bodytitle {
	font: bold normal 18px/normal "Helvetica LT Light"; /* 1em is now 12px at 96ppi. */
color: #0059DF;
}
.bodytextbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}
.link01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	font-style: normal;
	line-height: 20px;
	text-decoration: underline;




}
.featurestitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.link02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.bodytitlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.projectname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}
.datetime {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #33CCFF;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.bullet {
	background-image: none;
	list-style-image: url(../images/arrow.gif);
}
.linkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF00;
}
