.body1 {
	font-family: Myriad Pro, Helvetica;
	font-size: 11px;
	color: #333333;
	line-height : 16px;
}
.bodyBold {
	font-family: Myriad Pro, Helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height : 16px;
}
.bodyTitle{
	font-family: Myriad Pro, Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #efefef;
}
.lightRow {
	font-family: Myriad Pro, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #f7f7f7;
	line-height : 16px;
}
a:link {
	font-family: Myriad Pro, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #990000;
}
a:visited {
	font-family: Myriad Pro, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #990000;
}

