.Content {
	font-family: Times New Roman, Gill Sans, Gill sans MT, tohoma, Helvetica, sans-serif;
	font-size: 14px;
	align="justify"
}

.ContentUnderlined {

	font-family: Times New Roman, Gill Sans, Gill sans MT, tohoma, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	align="justify"
}


.ContentBold {

	font-family: Times New Roman, Gill Sans, Gill sans MT, tohoma, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	align="justify"
}


.ContentBoldUnder {

	font-family: Times New Roman, Gill Sans, Gill sans MT, tohoma, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	align="justify"
}


.ContentLarge {

	font-family: Times New Roman, Gill Sans, Gill sans MT, tohoma, Helvetica, sans-serif;
	font-size: 18px;
	align="justify"
}



.ContentBoldLarge {

	font-family: Times New Roman, Gill Sans, Gill sans MT, tohoma, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	align="justify"
}


.ContentSmall {

	font-family: Times New Roman, Gill Sans, Gill sans MT, tohoma, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	align="justify"
}


.HeaderMain {

	font-family: Gill Sans, Gill sans MT, tohoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.HeaderSub {

	font-family: Gill Sans, Gill sans MT, tohoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.Annotations {
	font-family: Calisto MT, Times New Roman, Gill Sans, Gill sans MT, tohoma, Helvetica, sans-serif;
	font-weight: bold;
	font-style : italic;

}

