/* LINK CLASSES */

a {  color: #10a39b;; text-decoration : none;}
a:hover{
	color: #00755b;
	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;}

table .prog, .prog th, .prog td {
	font-size:13px;
	margin-left: 0;
    padding-left: 0;
}
table p {
	margin: 0;
    padding: 0;
}
table .prog {
	margin-bottom:0px;
}
table .progName {
	font-size:13px;
	font-weight:normal;
}
table .ppl {
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	margin-top:2px;
}

table .pplTitle {
	font-size:12px;
	font-weight:normal;
	text-indent:10px;
}

table .highlightEvent {
	text-decoration:underline;
}
table .topic {
	font-style: italic;
	margin: 6px 0 0 0;
}

table .moderator {
	font-size:12px;
	font-weight:bold;
	margin-top:2px;
}
table .moderatorTitle {
	font-size:12px;
	text-indent:61px;
}

