body {
/*	font-size: 72%;*/
	font-size: 10pt;
}

table, input, textarea, select, p, div {
	font-family: Verdana, Tahoma, Arial;
/*	font-size: 1em;*/
	font-size: 10pt;
}

.m2 {
/*	font-size: 1ex;*/
	font-size: 9pt;
}
   
.m3 {
/*	font-size: 0.97em;*/
	font-size: 8pt;
}


.m4 {
/*	font-size: 1ex;*/
	font-size: 6pt;
	font-weight: bold;
}

p.head {
	font-family: Georgia, Times;
	font-size: 24pt;
	margin-bottom: 0;
	margin-top: 0;
}

p.mark {
	font-family: Georgia, Times;
	font-size: 16pt;
	margin-top: 12pt;
	margin-bottom: 4pt;
}

a:link {color: #0000FF; text-decoration: none}
a:visited {color: #0000FF; text-decoration: none}
a:active {color: #0000FF; text-decoration: none}
a:hover {color: #0000FF; text-decoration: underline}



div.image {
	float: left;
	margin: 0 2ex 1ex 0;
	border: 0px solid #eeeeee;
}

div.image img.noborder {
	border: 0px solid #eeeeee;
}

div.image img, div.image_popup img, div.content p img {
	border: 1px solid #AAAAAA;
}

div.image p, div.image_popup p {
	color: gray;
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 1ex;
 	padding-top: 2;
 	text-align: left;
}


/*
div.image {
	float: left;
	margin: 1ex 2em 1ex 0;
}

div.image p {
//	color: gray;
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 20;
 	padding-top: 2;
 	text-align: center;
}


div.rimage {
	float: none;
	margin: 0ex 0em 0ex 0;
}

div.rimage p {
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 20;
 	padding-top: 2;
 	text-align: center;
}
*/


em {
	color: gray;
	font-size: 8pt;
}