body {
	background: url('./laboheme18_1.jpg');
	font-size: 16px;
	color: #5a3333; 
	text-align: center;
	scrollbar-base-color: #e698a4;
 	scrollbar-arrow-color:#ffffff;
}

table, tr, td {
	font-size: 16px;
	color: #5a3333; 
	text-align: left;

}

form, input, textarea {
	font-size:14px;
}


p.infobox {
	
	overflow: auto;
	border:dashed 2px #c66874; 
}


big {
	font-size: 20px;
	font-weight: bold;
}

small {
	font-size: 12px;
}

a:link{
	text-decolation: none;
	color:#6a3535;
}
a:active{
	text-decolationed: none;
	color:#A37676;
}
a:visited{
	text-decolation: none;
	color:#A37676;
}
a:hover{
	position:relative;
	top:1px;
	left:1px;
}

.bl {
	font-size: 14px;
	position:relative;
	top:5px;
	left: 20px;
}

.explain{
	font-size: 8px;
	color: #aaa2a2;
	margin:0;
	padding:0;
}

.small {
	font-size: 14px;
}

em {
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
	color: #aa3333;

}

ul {
		margin: 0px;
		padding: 0px;	
}

li {
		list-style-type: none;
		margin: 4px 0px;
		text-decoration: underline;
}

div.news {
		overflow: auto;
		margin: 0px 5%;
		padding: 1px;
		border:dashed 1px #c66874;
}

li.news {
		text-decoration: none;
		font-size: 14px;
		text-align: left;
		margin: 0px 14px;
}
li.news2 {
		text-decoration: none;
		font-size: 10px;
		text-align: left;
		margin: 0px 7px;
}

table.cell {
		background-color: #ffeef4;
}

.odd-row {
		background-color: #ee88a4;
		font-size: 14px;
}

.cell-td {
		font-size: 12px;
}

.even-row {
		background-color: #fccced;
		font-size: 14px;
}


.impact {
		color: #ee0000;
		font-weight: bolder;
		font-size:18px;
}

.lec-title {
		font-size: 18px;
}


