body {
    margin-top: 0%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 5%;
    color: #999999;
    background-color: #ffffff;
    font: 1.em arial,verdana,trebuchet ms,helvetica,sans-serif; 
}


/* links */
a {
    text-decoration: underline;
    font-weight: normal;
    color: #003300;
}

a:visited { font-family: arial,verdana,trebuchet ms,helvetica,sans-serif;
    text-decoration: underline;
    font-weight: normal;
    color: #003300;
}
a:active { font-family: arial,verdana,trebuchet ms,helvetica,sans-serif;
    text-decoration: underline;
    font-weight: normal;
    color: #003300;
 }
a:hover { font-family: arial,verdana,trebuchet ms,helvetica,sans-serif;
    text-decoration: underline;
    font-weight: normal;
    color: #ff0000; 
 }

/* forms */
input, textarea {
    font: 1.1em arial,verdana,trebuchet ms,helvetica,sans-serif; 
    color: #000000;
}

/* links */
.nu {
    text-decoration: none;
    font-weight: bold;
    color: #003300;
}

.nu:visited { font-family: arial,verdana,trebuchet ms,helvetica,sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: #003300;
}
.nu:active { font-family: arial,verdana,trebuchet ms,helvetica,sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: #003300;
 }
.nu:hover { font-family: arial,verdana,trebuchet ms,helvetica,sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: #ff0000; 
 }


/* technical */
tt {
    font: 1.2em monospace;
    color: #999933;
}

/* normal text */
h3.txt {
    font: bold 1.1em arial,verdana,trebuchet ms,helvetica,sans-serif; 
    color: #000000;
    vertical-align: bottom;
}

h5.txt {
    font: bold 1.1em arial,verdana,trebuchet ms,helvetica,sans-serif; 
    color: #000000;
    vertical-align: bottom;
}

p.txt, li.txt {
    font: 1.1em arial,verdana,trebuchet ms,helvetica,sans-serif; 
    color: #000000;
}

/* hosts page  */
blockquote {
    color: #000000;
    background: #e0e0e0;

    padding: 3px;
    margin-left: 40px;
    margin-right: 40px;
}

th {
    color: #000000;
    background: #eeeeee;

    font-weight: bold;
    white-space: nowrap;
}

.grey {
    color: #999999;
    background: #fcfcfc;
}

td {
    font: .95em arial,verdana,trebuchet ms,helvetica,sans-serif; 
    color: #003300;
}

td.cv {
    font: 1.75em arial,verdana,trebuchet ms,helvetica,sans-serif; 
    color: #333333;
}

.events {
    color: #003300;
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd;
    margin: 0px;
}

.head {
    font: 1.09em arial,verdana,trebuchet ms,helvetica,sans-serif; 
    color: #003300;
}
    
pre {margin-left: 2%;
    color: #000000;
    font: 11px arial,verdana,trebuchet ms,helvetica,sans-serif,monospace;
    font-weight: 300;
}

hr {
	color: #003300;
	height: 1px;
	border: 0px;
}

.menu{
	border-style: solid;
	border-width: 1px;
	border-color: #003300;
}

.container{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 0px;
}

