body {
font-weight: normal;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
margin-top: 0px;
}

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

a:hover {
color: #F73D9C;
font-weight: bold;
text-decoration: underline;
}

.menulink{
padding-bottom: 3px;
}

#page{
width: 600px;
text-align: justify;
padding-top: 20px;
padding-left: 10px;
}

#halfpage{
width: 300px;
text-align: justify;
padding-top: 20px;
padding-left: 10px;
}

.logo{
padding-top: 20px;
padding-left: 10px;
}

.scrollspace{
height: 1400px;
}

td.writeup {
padding: 5px;
}