.name {font-size:30pt; font-weight:bold;}
.menu {font-size:14pt; font-family:Arial; font-weight:bold;}
a.inmenu:visited {color:brown;}
a.inmenu:link {color:brown;}
a.inmenu:hover {color:red;}
.category {font-size:14pt;font-weight:bold;}
.year {font-weight:bold; text-align:right;}
.title {font-size:18pt; text-align:left; text-decoration:underline;}
.subtitle {font-size:16pt; text-align:left;}
.titlearticle {font-style:italic;}
.titleabstract {font-weight:bold;}


html, body {
    height: 98.5%;
}
#top {
    position: absolute;
}
#container {
    min-height: 100%;
    margin-bottom: -60px;
}
* html #container {
    height: 100%;
}
#footer-spacer {
    height: 61px;
}
#footer {
    height: 60px;
}
