* {
 font-family: Arial,Verdana,Sans-serif;
}
BODY {
 margin-top:10px;
 topmargin:10px;
 background-color: #800000;
}

DIV.webpage {
 text-align: left;
 width: 960px;
 background-color: #800040;
 color: #000099;
 border:1px solid gray;
 border-color:#ffff00;
 line-height:150%;
}
DIV.menu {
 background-color:#FFFF80;
 position: relative;
 top: 0px;
}
TD.menu {
 width:103px;
 background-image:url("imagini/buton.gif");
 text-align:center;
}
A.menu {
 font-family: Arial;
 font-size: 11px;
 text-decoration: none;
 font-color: #800000;
}
A.menu:link,visited,active { font-color: #ff0000; }
A.menu:hover { font-weight: bold; }

DIV.content {
 width: 100%;
 background-color: #800000;
 line-height:150%;
 color: #ffff00;
}
DIV.bottom {
 background-color:#FFFF80;
 width: 100%;
}
PRE.test {
 font-size:10px;
 text-wrap:yes;
}
LI {
 font-weight: normal;
}
LI.cat1 {
 font-weight: bold;
}
.start {
 font-weight: bold;
 font-size: 12 px;
 color: #0000ff;
}
H1.title {
 font-size: 30px;
 color: #ffff00;
 position: relative;
 top: 10px;
 left: 10px;
}
FIELDSET.content {
 width:800px;
 text-align:left;
 font-weight:bold;
}
