body{
	margin: 0px; 
	padding: 40px 20px;
	line-height:125%;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 14px;
	text-align: center;
}

.container {
	border: 0px solid;
	width: 550px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: justify

}

.containermic {
	margin-left: 100px
}

p {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	
}

a:link {
	color:#660000; 
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#990000;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	color:#990000; 
	font-weight: bold; 
	text-decoration:underline;
}

a:img {
	border-width:0;
}

h1 {
	color: #660000; 
	font-size: 24px; 
	font-weight: bold; 
	text-align: center;
}

h2 {
	color: #660000; 
	font-size: 20px; 
	font-weight: bold; 
	text-align: center;
}

h3 {
	color: #660000;  
	font-size: 16px; 
	font-weight: bold; 
	text-align: center;
}

.navbutton {
	BORDER-TOP: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	WIDTH: 40em;
	WHITE-SPACE: nowrap; 
	HEIGHT: 2em; 
	TEXT-ALIGN: center;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 16px;
}

.navbutton UL {
	PADDING: 0px;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none
}
.navbutton UL LI {
	FLOAT: left; 
	COLOR: black; 
	FONT-FAMILY: trebuchet; 
	WHITE-SPACE: nowrap; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none;
}

A.menutab {
	FONT-SIZE: 1em;
	COLOR: #600; 
	LINE-HEIGHT: 2em;  
	DISPLAY: block; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 16px;
}

A.menutab:visited {
	DISPLAY: block; 
	COLOR: #600
}

A.menutab:hover {
	DISPLAY: block; 
	COLOR: white; 
	BACKGROUND-COLOR: #600; 
	TEXT-DECORATION: none
}

visited:hover {
	DISPLAY: block; 
	COLOR: white; 
	BACKGROUND-COLOR: #600; 
	TEXT-DECORATION: none
}

A.menutab:active {
	DISPLAY: block; 
	COLOR: white; 
	BACKGROUND-COLOR: #600; 
	TEXT-DECORATION: none
}

DIV.SI H4 {
	MARGIN-TOP: 3pt; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 109.5%; 
	MARGIN-BOTTOM: 3pt; 
	TEXT-ALIGN: left
}

.abstract {
	FONT-WEIGHT: bold; 
	COLOR: #660000; 
	cursor: hand; 
	cursor: pointer;
	DISPLAY: block; 
	width: 90px; 
	COLOR: white; 
	BACKGROUND-COLOR: #600; 
	padding-left: 5px; 
	padding-right: 5px;
	text-decoration: none; 
	text-align:center
}

.abstract:hover {
	COLOR: white; 
	BACKGROUND-COLOR: #600; 
	padding-left: 5px; 
	padding-right: 5px;
	FONT-WEIGHT: bold; 
	cursor: hand; 
	cursor: pointer; 
	TEXT-DECORATION: none
}

.abs {
	margin:0; padding:0px;
	line-height:125%;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-align: justify;
	display: none
}


