.titeltext {
	font-family:Times New Roman,Verdana,Arial;
	font-style:italic;
	font-size:50px;
	color:#000000;
	text-decoration:none;
	line-height:50px;
	font-weight:bold;
}

.titelredtext {
	font-family:Times New Roman,Verdana,Arial;
	font-style:italic;
	font-size:40px;
	color:#FF0000;
	text-decoration:none;
	line-height:40px;
	font-weight:bold;
}

.biggestreditalictext {
	font-family:Times New Roman,Verdana,Arial;
	font-style:italic;
	font-size:30px;
	color:#FF0000;
	text-decoration:none;
	line-height:30px;
	font-weight:bold;
}

.biggest2blackitalictext {
	font-family:Times New Roman,Verdana,Arial;
	font-style:italic;
	font-size:30px;
	color:#000000;
	text-decoration:none;
	line-height:30px;
	font-weight:bold;
}

.biggestblackitalictext {
	font-family:Times New Roman,Verdana,Arial;
	font-style:italic;
	font-size:25px;
	color:#000000;
	text-decoration:none;
	line-height:25px;
	font-weight:bold;
}

.biggerblackitalictext {
	font-family:Times New Roman,Verdana,Arial;
	font-style:italic;
	font-size:20px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
}

.biggerreditalictext {
	font-family:Times New Roman,Verdana,Arial;
	font-style:italic;
	font-size:20px;
	color:#FF0000;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
}

.bigblackitalictext {
	font-family:Times New Roman,Verdana,Arial;
	font-style:italic;
	font-size:16px;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	font-weight:bold;
}

.smallreditalictext {
	font-family:Times New Roman,Verdana,Arial;
	font-style:italic;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	line-height:12px;
	font-weight:bold;
}

.blacktext {
	font-family:Times New Roman,Verdana,Arial;
	font-size:22px;
	color:#000000;
	text-decoration:blink;
	line-height:16px;
	font-weight:bold;
}

.yellowtext {
	font-family:Arial,Times New Roman,Verdana;
	font-size:18px;
	color:#f6d466;
	text-decoration:none;
	line-height:26px;
}


