A:link {
	color: #000000;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

   A:visited {
	color: #000000;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

   A:hover   {
	color: #990000;
	font-style: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}


.body_14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}

.body_16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	}
	
.body_20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	}
	
	
.bodybold_14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.bodybold_16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.bodybold_20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}


.bodyitalic_14{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

.bodyitalic_16{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

.bodyitalic_20{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}