.titleSMALL {
	font-family: arial;
	font-size: 10px;
}
.titleBIG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
}
.copyrightTEXT {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
.normalTEXT {
	font-family: Tahoma;
	font-size: 11px;
}
.subTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.titleMEDIUM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.NewsTitle {
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;

}

.NewsTitleBig {
	font-family: georgia;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
