body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E9FEFA;
}
h1 {
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h3 {
	text-align: center;
}

a:link {
color:#000099;
font-weight:bold;
text-decoration:none;
}

a:visited {
text-decoration:none;
}

p {
margin-left:30px;
}

.abstract {
text-align:justify;
margin-left:40px;
margin-right:40px;
}

.menu {
margin-left:10%;
margin-right:10%;
background-color:#000099;
margin-top:40px;
margin-bottom:40px;
}

.menu a {
font-weight:bold;
color: #E9FEFA;
}

table {
table-layout:fixed;
width:100%;
}

.coffeebreak {
background-color:#CCCCFF;
}

.boxhigh {
background-color:#CCCCFF;
}
