<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* LINK CLASSES */

a {  color: #0169b2; text-decoration : none;}
a:hover{
	color: #0169b2;
	text-decoration : underline;
	font-family: Arial;
}

/* TEXT CLASSES */

.headline {	font-family: verdana, arial, sans-serif;

		font-size: 18px;

		color: #666666;

		font-weight: bold}



.text_content_10{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

.text_content_10_bold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }

.text_content_11{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

.text_content_11_bold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

.text_content_12{font-family: Arial; font-size: 12px; color: #444444;}

.text_content_12_bold {font-family: Arial; font-size: 12px; font-weight: bold; }

.text_content_13{font-family:Arial; font-size: 13px; }

.text_content_13_bold {font-family:Arial; font-size: 13px; font-weight: bold; }

.text_content_14 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;}

.text_content_14_bold {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px;}

.grey {color: #666666;}
</pre></body></html>