

body {
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size:100%;
	}
	
th {
	background-color: #ccc;
	text-align: left;
	font-size: 75%; /* 11px */ 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7f7f7f;
	line-height: 120%; /*12px*/
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 18px;
	}
	
th .andor {
	color: #fff;
	}
	



h1 {
	font-size:480%;
	line-height: 100%;
	font-weight:normal;
	}	

h2 {
	font-size:350%;
	font-weight:normal;
	font-style:italic;
	}

h3 {
	font-size:240%;
	font-weight:normal;
	font-style:italic;
	}

h4 {
	font-size:140%;
	font-weight:normal;
	font-style:italic;
	}

h5 {
	font-size:70%;
	font-weight:normal;
	font-style:normal;
	}

h6 {
	font-size:90%;
	font-weight:normal;
	font-style:italic;
	}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
	}

 a:active, a:hover { text-decoration: underline; }


	
.specials,
#head
	{
	font-size: 90%;
	font-style: italic;
	color: #099;
	}

#language
	{
	font-size: 90%;
	color: #099;
	}

.body a:link, 
.body a:visited 
	{
	color: #000;
	text-decoration: underline;
	border-bottom: 1px dotted #000;
	}

.body  a:active, 
.body a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
	}
	
.body
	{
	font-family:  Georgia, Times New Roman, Times, serif;
	}


	
.intro {
	font-size:120%;
	font-weight:normal;
	font-style:italic;
	line-height: 160%;
	}
	
.intro a:link,
.intro a:visited
	{
	text-decoration: none;
	border-bottom: 1px dotted #666;
	}
	
.intro a:hover,
.intro a:active
	{
	text-decoration: none;
	border-bottom: 1px solid #666;
	}
	
.list_item .intro
	{
	font-size:75%;
	font-weight:normal;
	color: #8c8c8c;
	line-height: 130%;
	font-style:normal;
	}
	
.list_item .intro a:link,
.list_item .intro a:visited
	{
	font-weight:normal;
	color: #8c8c8c;
	border-bottom: 1px dotted #8c8c8c;
	}
	
.list_item .intro a:hover,
.list_item .intro a:active
	{
	font-weight:normal;
	color: #8c8c8c;
	text-decoration: none;
	border-bottom: 1px solid #8c8c8c;
	}

	
.creator {
	font-size:90%;
	color: #8c8c8c;
	font-weight:normal;
	font-style: normal;
	text-transform: uppercase;
	}

.reviewer {
	font-size:70%;
	color: #000;
	font-weight:normal;
	text-transform: uppercase;
	}
	
.list_item .creator {
	font-size:75%;
	color: #8c8c8c;
	font-weight:normal;
	text-transform: uppercase;
	}

.labels 
	{
	font-family: Courier, serif;
	font-size: 80%;
	}

.caption 
	{
	display: block;
	font-size: 75%;
	font-style: normal;
	}
	
.caption a 
	{
	border-bottom: 1px dotted #000;
	}

.caption a:hover 
	{
	text-decoration: none;
	border-bottom: 1px solid #000;
	}

.caption_pic 
	{
	display: block;
	font-size: 75%;
	font-style: normal;
	}
	
.caption_pic p,
.caption p
	{
	display: inline;
	}
		
.description 
	{
	font-size: 160%;
	font-style: normal;
	}
	
.creator_description 
	{
	font-size: 90%;
	font-style: normal;
	text-transform: uppercase;
	}

.description_list 
	{
	font-size: 120%;
	line-height: 110%;
	font-style: italic;
	}
	
.creator_description_list 
	{
	font-size: 90%;
	font-style: normal;
	text-transform: uppercase;
	}
	

	
.address
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000;
	}
	
.edit
	{
	font-size: 70%;
	font-style: normal;
	}

a.edit 
	{
	color: #f06;	
	}
	
#inset 
	{
	  border-left-width: 15px;
	  border-left-style: solid;
	  border-left-color: #ccc;
	  border-right-width: 2px;
	  border-right-style: solid;
	  border-right-color: #ccc;
	  border-top-width: 2px;
	  border-top-style: solid;
	  border-top-color: #ccc;
	  border-bottom-width: 2px;
	  border-bottom-style: solid;
	  border-bottom-color: #ccc;
	}

.nav ul, .nav li 
	{
	list-style-type: none;
	list-style-position: outside;
	}


.rating
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	letter-spacing:-1px;
	font-size:9px;
	line-height: 16px;
	font-weight: normal;
	background: #fff;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	}

.rating .grey
	{
	width: 18px;
	height: 18px;
	background-image:url(../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/image/greycircle.gif);
	background-repeat: no-repeat;
	color: #666;
	}

.rating .red
	{
	width: 18px;
	height: 18px;
	background-image:url(../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/image/redcircle.gif);
	background-repeat: no-repeat;
	color: #fff;
	}
	

	
.event .rating
	{
	padding: 0px 0px 0px 0px;
	margin: 3px 5px 0px 0px;
	}
	

	

	
/* BODY TEXT / WIKI -------------------------------------------------- */	

#body {
	font-size:90%;
	font-weight:normal;
	line-height: 160%;
	}

#body h6 {
	font-size: 100%;
	background-color: #666;
	color: #fff;
	font-weight:normal;
	font-style:italic;
	}
	
#body a
	{
	border-bottom: 1px dotted #666; 
	text-decoration: underline;
	padding-bottom: 2px;
	}

#body a:hover
	{
	border-bottom: 1px solid #666; 
	text-decoration: underline;
	padding-bottom: 2px;
	}

	
#body table
	{
	border-width:1px;
	border-style:solid;
	border-color:#666;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
	}
	
#body th {
	background-color: #666;
	text-align: left;
	font-size: 90%; /* 11px */ 
	font-family: Georgia, Times New Roman, Times, serif;
	text-transform: none;
	font-weight: normal;
	color: #fff;
	letter-spacing: 0px;
	line-height: 120%; /*12px*/
	margin: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
    padding: 3px;
    margin: 0px;
	}
	
	
#body td {
	text-align: left;
	font-size: 90%; /* 11px */ 
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000;
	text-transform: none;
	font-weight: normal;
	line-height: 120%; /*12px*/
	border-width: 1px;
	border-style: solid;
	border-color: #666;
    padding: 3px;
    margin: 0px;
	}	


#body ul li  
	{
	list-style-type: circle;
	list-style-position: inside;
	background-color: #fff;
	}
	
#body ol li
	{
	list-style-type: decimal;
	list-style-position: outside;
	background-color: #fff;
	}

		
/* NAVIGATION -------------------------------------------------- */	

.nav
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	letter-spacing: 1px;
	font-weight: bold;
	}

#menu
	{
	color: #000;
	}	
		
.nav .my,
.nav .my a
	{
	color: #f06;
	}	
	
.header
	{
	color: #8c8c8c;
	font-size: 90%;
	}

/* SEARCH -------------------------------------------------- */	

#search
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #7f7f7f;
	}
	
a.find
	{
	color: #7f7f7f;
	}
	
a.find:hover
	{
	color: #099;
	}

input
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background: #fff;
	border: 0px;
	}

.big_input
	{
	font-size:350%;
	font-family: georgia, arial, serif; 
	font-style: normal; 
	border: 1px solid #ccc;
	}
	
/* METADATA -------------------------------------------------- */	

#metadata,
#metadata a:link, 
#metadata a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ccc;
	text-transform: uppercase;
	color: #7f7f7f;
	font-weight: bold;
	font-size: 83%;
	letter-spacing: 0.8pt;
	}
	
#metadata .next,
#metadata .next a:link,
#metadata .next a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	}
	
#metadata h1
	{
	color: #fff;
	font-size: 85%;
	font-weight: bold;
	display: inline;
	}


/* ARTICLE -------------------------------------------------- */	

.article h1,
.set h1,
.artefact h1
	{
	font-size:430%;
	font-weight:normal;
	font-style:italic;
	}
	
.attachment h1
	{
	font-size:240%;
	font-weight:normal;
	font-style:italic;
	}

.article h2 ,
.set h2,
.artefact h2
	{
	font-size:200%;
	font-weight:normal;
	font-style:italic;
	}

.article h3 ,
.set h3,
.artefact h3
	{
	font-size:130%;
	font-weight:normal;
	font-style:italic;
	}

.article h4 ,
.set h4,
.artefact h4
	{
	font-size:90%;
	font-weight:normal;
	font-style:italic;
	}	

.article .about .artefact h1 {
	font-size:550%;
	font-weight:normal;
	line-height: 100%;
	color: #ccc;
	font-style: normal;
	text-transform: uppercase;
	}	
	
.article .about .person h1 {
	font-size:550%;
	font-weight:normal;
	line-height: 100%;
	color: #ccc;
	font-style: italic;
	text-transform: none;
	}	

.article .about .institution h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:550%;
	font-weight:normal;
	line-height: 100%;
	color: #ccc;
	font-style: normal;
	text-transform: none;
	}	

.article .about h2 {
	font-size:240%;
	font-weight:normal;
	font-style:italic;
	}

.article .about .artefact h3 a {
	font-size:100%;
	font-weight:normal;
	line-height: 100%;
	color: #8c8c8c;
	font-style: normal;
	text-transform: uppercase;
	}	
	
.article .about .person h3 a {
	font-size:100%;
	font-weight:normal;
	line-height: 100%;
	color: #8c8c8c;
	font-style: italic;
	text-transform: none;
	}	

.article .about .institution h3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	line-height: 100%;
	color: #8c8c8c;
	font-style: normal;
	text-transform: none;
	}	

.article .about h4 {
	font-size:90%;
	font-weight:normal;
	font-style:italic;
	}	
	

/* ARTEFACT -------------------------------------------------- */	

	

.artefact h5,
.artefact h5 a:link,
.artefact h5 a:visited 
	{
	font-size:130%;
	font-weight:normal;
	font-style:italic;
	}
		
.artefact h6,
.artefact h6 a:link,
.artefact h6 a:visited  
	{
	font-size:90%;
	font-weight:normal;
	font-style:italic;
	}
	
.artefact .list_item .intro {
	color:#000;
	font-style: italic;
	}
	
	
/* EVENT -------------------------------------------------- */	


.artefact .event h1 {
	font-size:410%;
	font-weight:normal;
	font-style:italic;
	text-transform: none;
	color: #000;
	}

.artefact .event h2 {
	font-size:150%;
	font-weight:normal;
	font-style:italic;
	}

.artefact .event h3 {
	font-size:105%;
	font-weight:normal;
	font-style: normal;
	color: #000;
	text-transform: none;
	}

.artefact .event h4 {
	font-size:75%;
	font-weight:normal;
	color: #8c8c8c;
	font-style:italic;
	}

.artefact .event h5, 
.artefact .event h5 a:link,
.artefact .event h5 a:visited 
	{
	font-size:105%;
	font-weight:normal;
	font-style: normal;
	color: #000;
	text-transform: none;
	}

.artefact .event h6 {
	font-size:75%;
	font-weight:normal;
	color: #8c8c8c;
	font-style:italic;
	}

.artefact .event .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:375%;
	font-weight:normal;
	font-style:normal;
	color: #ccc;
	display: inline;
	}	
	
.artefact .list_item .event .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color: #ccc;
	font-size:130%;
	display: block;
	}
	
.artefact .event .city {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:160%;
	color: #ccc;
	text-transform: uppercase;
	}

	
.artefact .event .info,
.institution .info 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height: 160%;
	color: #8c8c8c;
	}

.artefact .event .body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight:normal;
	line-height: 160%;
	}
		
.artefact .list_item .event .city {
	font-size:95%;
	color: #8c8c8c;
	font-style: normal;
	}

.artefact .list_item .event .location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color: #8c8c8c;
	font-style: normal;
	}

.artefact .list_item .event .geo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color: #000;
	}
	
.artefact .list_item .event .intro 
	{
	font-style: normal;
	color: #8d8d8d;
	}




/* PERSON -------------------------------------------------- */	

.person h1 {
	font-size:430%;
	font-weight:normal;
	font-style:italic;
	}	

.person h2 {
	font-size:200%;
	font-weight:normal;
	font-style:italic;
	}

.person h3 {
	font-size:130%;
	font-weight:normal;
	font-style:italic;
	}

.person h4 {
	font-size:90%;
	font-weight:normal;
	font-style:italic;
	}

.person h5,	
.person h5 a:link,
.person h5 a:visited 
	{
	font-size:130%;
	color: #000;
	}

.person h6 {
	font-size:90%;
	font-weight:normal;
	font-style:italic;
	}	

.person .list_item .intro 
	{
	color: #000;
	}


/* INSTITUITION -------------------------------------------------- */	

.institution h1 {
	font-size:430%;
	font-weight:normal;
	font-style:italic;
	}	

.institution h2 {
	font-size:200%;
	font-weight:normal;
	font-style:italic;
	}

.institution h3 {
	font-size:130%;
	font-weight:normal;
	font-style:italic;
	}

.institution h4 {
	font-size:90%;
	font-weight:normal;
	font-style:italic;
	}	
	
.institution .body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight:normal;
	line-height: 160%;
	}

/* INSTITUITION -------------------------------------------------- */	

.tpc_first_p 
	{
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.tpc_first_p h1 {
	font-size:410%;
	font-weight:normal;
	font-style: italic;
	margin: 0px 0px 0px 0px;
	}	

.tpc_first_p h2 {
	font-size:200%;
	font-weight:normal;
	font-style:italic;
	}

.tpc_first_p .body 
	{
	font-size:90%;
	font-weight:normal;
	line-height: 160%;
	}

.tpc_first_p .body .wiki p
	{
	margin: 4px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.tpc_first_p .body .wiki .footer_comment
	{ 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 160%;
	color: #8d8d8d;
	}	


.comment .list_item h3
	{
	font-size:130%;
	font-weight:normal;
	font-style:italic;
	}
	
.topic .list_item h3
	{
	font-size:180%;
	line-height: 120%;
	font-weight:normal;
	font-style:italic;
	display: inline;
	}
	
.topic .list_item .intro
	{
	color: #8d8d8d;
	font-weight:normal;
	}

.topic .list_item .intro a
	{
	color: #000;
	}
	
.comment .list_item .intro p
	{
	color: #000;
	display: inline;
	line-height: 140%;
	}
	
.comment .list_item blockquote
	{
	background: #efefef;
	border: 1px solid #fff;
	font-style: italic;
	}

.comment .list_item .intro p a:link
	{
	color: #000;
	border-bottom: 1px dotted #000;
	}
	
	
.footer_comment 
	{
	font-size: 100%;
	color: #8d8d8d;
	}
	
.footer_comment a:link,
.footer_comment a:visited
	{
	color: #8d8d8d;
	border-bottom: 1px dotted #8d8d8d;
	}
	
.footer_comment a:hover,
.footer_comment a:active
	{
	text-decoration: underline;
	color: #8d8d8d;
	border-bottom: 1px solid #8d8d8d;
	}
	
/* SEARCHRESULT ------------------------------------------------------------- */



#searchresult .golink {
	font-family:  Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 66px;
	line-height: 75px;
	}
#searchresult .golink:hover, #searchresult .golink:active {
	color: #CCC;
	}

#searchresult .adv_text {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%; /* 11px */ 
	line-height: 120%; /*12px*/
	}
	
#searchresult input.adv_search
	{
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 180%; /* 11px */ 
	line-height: 120%; /*12px*/
	border: 1px solid #ccc;
	width: 100%;
	margin: 0px 0px 0px 0px;
	}
	
#searchresult select.adv_search
	{
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 85%; /* 11px */ 
	border: 1px solid #ccc;
	width: 100%;
	margin: 0px 0px 0px 0px;
	}
	
	
#searchresult #advsearch .col, #advsearch .col_calendar, #searchresult #advsearch .fullwidth {
	color: #7F7F7F;
	}
#searchresult #advsearch .fullwidth label {
	
	}

#searchresult #advsearch .fullwidth label {
	color: #000;
	}

#searchresult #advsearch .head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;

	background-color: #CCC;
	}

#searchresult #advsearch .head .andor {
	color: #fff;
	}

#searchresult #calendar h1
	{
	font-size: 350%;
	line-height: 130%;
	}
	
#searchresult #calendar h2
	{
	font-size: 200%;
	line-height: 120%;
	}
	

#manage h3 
	{
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 160%;
	line-height: 120%;
	}
	
#manage td
	{
	padding: 10px 10px 15px 0px;
	color: #a8a8a8;
	font-size: 80%;
	line-height: 120%;
	}
	

#manage .intro
	{
	color: #666;
	font-style: normal;
	font-size: 100%;
	line-height: 120%;
	}
	
#manage img
	{
	margin: 0px 0px 0px 0px;
	padding: 3px 4px 4px 0px;
	float: left;
	}
	
#manage p
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	

/* forum -------------------------------------------------- */	

.list_header
	{
	font-size: 90%;
	font-style: italic;
	color: #8d8d8d;
	margin: 30px 0px 3px 0px;
	}
	
.list_header a:link,
.list_header a:visited
	{
	color: #8d8d8d;
	border-bottom: 1px dotted #8d8d8d;
	}
	
.list_header a:hover,
.list_header a:active
	{
	text-decoration: none;
	color: #8d8d8d;
	border-bottom: 1px solid #8d8d8d;
	}
	
.comment_form input,
.comment_form textarea
	{
	font-family: georgia, times, serif;
	font-style: normal;
	padding: 3px 4px 2px 0px;
	width: 99%;
	font-size: 80%;
	line-height: 100%;
	border: 1px solid #8d8d8d;
	border-right: 1px solid #8d8d8d;
	border-left: 1px solid #8d8d8d;
	border-bottom: 1px dotted #8d8d8d;
	}

.comment_form textarea
	{
	border-top: 0px solid #fff;
	border-bottom: 1px solid #8d8d8d;
	color: #000;
	margin: 0px 0px 0px 0px;
	}

.comment_form input.title
	{
	color: #099;
	font-style: italic;
	font-size: 21px;
	}
	
.comment_form input.submit
	{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 70%;
	letter-spacing: 0.8pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #7f7f7f;
	background: #7f7f7f;
	width: auto;
	}


.comment_form .or
	{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #7f7f7f;
	font-weight: bold;
	font-size: 70%;
	letter-spacing: 0.8pt;
	border: 0px solid #7f7f7f;
	}

blockquote
	{
	width: 94%;
	background: #fff;
	border: 1px solid #8d8d8d;
	margin: 5px 10px 0px 10px;
	padding: 2px 4px 0px 4px;
	color: #099;
	}

/* footer -------------------------------------------------- */	

.cc
	{
	font-family: georgia, times, serif;
	font-size: 10px;
	line-height: 18px;
	color: #ccc;
	}

.cc a
	{
	color: #666;
	}
	
.cc a img
	{
	border: 0px solid #fff;
	}
	
.footer,
.footer a:link,
.footer a:visited,
.footer a:hover,
.footer a:active
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 2px;
	color: #eee;
	border: 0px;
	}
	
.footer p
	{
	color: #eee;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	}

.credits
	{
	font-family: georgia, times, serif;
	font-size: 10px;
	color: #ccc;
	}

.credits a:link,
.credits a:visited,
.credits a:hover,
.credits a:active
	{
	font-family: georgia, times, serif;
	font-size: 10px;
	color: #666;
	border: 0px;
	}
	
a.edit,
.edit a:link,
.edit a:visited,
.edit a:hover,
.edit a:active
	{
	font-family: georgia, times, serif;
	font-size: 18px;
	}
	
	
/* DAKLOSE ---------------------------------------------------------------------- */
/* styles that were in the old MM-Stylesheets, but seem to have no use */
/* styles used in the BODY? Watch out for the WIKIWIKI!! */
/*
+ .type-small-caps {  text-transform: uppercase ; font-size: 70%}
+ .type-italics {  font-style: italic}


 - .mm-content-group {  font-family:  "Times New Roman", Times, serif; font-size: 16px; line-height: 18px}

.mm-index         {  font-family: Univers, Arial, sans-serif; font-size: 10px; line-height: 12px}
.mm-interface-word {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 12px; font-style: italic; color: #000099; line-height: 15px}

.list-keywords         {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #7F7F7F; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; padding-left: 4px}

.list-event-title {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 17px; clip:   rect(   ); line-height: 18px; color: #000000}

.list-article-title      {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 20px; font-style: italic; line-height: 18px; color: #000000}
.list-article-subtitle {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 14px; font-style: italic; line-height: 15px; color: #000000}

.list-review-title      {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 24px; text-transform: uppercase; color: #999999; line-height: 24px}
.list-review-subtitle {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 14px; line-height: 18px}
.list-author  {  font-family:  Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 15px;color: #8C8C8C; text-transform: uppercase}

.list-venue   {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; color: #999999}
.list-date 		{  font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 21px; line-height: 21px; color: #CCCCCC; font-style: normal}
.list-content-group {  font-family:  Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 15px; color: #009999}

.list-short-description {  font-family:  Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 15px;color: #8C8C8C; clip:   rect(   )}

.article-title {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 66px; line-height: 66px; font-style: italic}
.article-subtitle {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 27px; line-height: 36px; font-style: italic}
.article-author  {  font-family:  Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 15px;color: #8C8C8C; font-style: normal; text-transform: uppercase}
.article-intro {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 19px; line-height: 36px; font-style: italic}
.article-quote {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 24px; line-height: 36px; font-style: italic}
.article-header {  font-family:  Georgia, "Times New Roman", Times, serif; font-size: 24px; font-style: italic; line-height: 30px}
.article-translator {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 10px; font-variant: small-caps; line-height: 12px}
.article-note {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 11px;  line-height: 18px; margin-left: 50px}
.article-note-number {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 7px;  line-height: 12px; vertical-align: super}
.article-body {  font-family:  Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 24px}

.review-title  {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 90px; line-height: 78px; font-style: normal; color: #CCCCCC; text-transform: uppercase}
.review-body {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 24px}

.baby-header {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 16px; line-height: 18px}
.baby-title    {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 32px; line-height: 33px}
.baby-data     {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 10px; line-height: 18px}
.baby-info     {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 15px; line-height: 18px}
.baby-body {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 12px; line-height: 15px}



.quote-text {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 16px; line-height: 24px}
.quote-symbol {  font-family:  Georgia, Times New Roman, Times, serif; font-size: 72px; line-height: 72px; color: #666666; text-indent: -6px}.list-city { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; line-height: 15px; color: #999999; text-transform: uppercase}
.review-editorial-info { font-family: Georgia, Times New Roman, Times, serif; font-size: 28pt; line-height: 42px; color: #000000}
.search { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #000000; font-weight: 800; letter-spacing: 1px}
.search2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #000000; font-weight: 800; letter-spacing: 1px}
.review-author { font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; line-height: 15px; text-transform: uppercase; color: #000000; font-style: normal}
.found { font-family: "Arial black", Arial, sans-serif; font-size: 8px; line-height: 12px; color: #999999; letter-spacing: 0.3em}
.list-datebig { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 60px; line-height: 60px; color: #CCCCCC; font-style: normal }
.review-authorbig { font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; line-height: 12px; text-transform: uppercase; color: #666666; font-style: normal }
.Calendar { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 25px; line-height: 24px; color: #CCCCCC; font-style: italic; text-transform: none}
.Calendar-kap { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 25px; line-height: 24px; color: #CCCCCC; font-style: italic ; text-transform: uppercase}
.list-citybig { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; line-height: 33px; color: #CCCCCC; text-transform: uppercase }
.article-caption { font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; line-height: 15px; color: #000000; margin-left: 100px}
.interlinie1 {  line-height: 0px}

.search-plat { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; color: #7F7F7F}

.search-keyword { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; color: #000000}
.printkop {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 23px; font-style: italic}
.print {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.type-caps { text-transform: uppercase}
.link {  font-family: "Courier New", Courier, mono; font-weight: bold}
.article-bodymacIE { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 24px; letter-spacing: 0.5px}
.article-bodymacNS { font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; line-height: 24px; letter-spacing: 1px}
.article-bodypcIE { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 24px}
.article-bodypcNS { font-family: Georgia, Times New Roman, Times, serif; font-size: 14pt; line-height: 24pt; letter-spacing: 1pt}
.golink { color: #000000; font-family: Georgia, "Times New Roman", Times, serif; font-size: 66px }


