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


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

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

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

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

.nu:visited { font-family: verdana,trebuchet ms,arial,helvetica,sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: #008000;
}
.nu:active { font-family: verdana,trebuchet ms,arial,helvetica,sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: #008000;
 }
.nu:hover { font-family: verdana,trebuchet ms,arial,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 0.95em verdana,trebuchet ms,arial,helvetica,sans-serif; 
    color: #000000;
    vertical-align: bottom;
}

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

p.txt, li.txt {
    font: 0.75em verdana,trebuchet ms,arial,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: .8em verdana,trebuchet ms,arial,helvetica,sans-serif; 
    color: #008000;
}

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

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

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

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

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

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

