body{
color:#000000;
background-color:#FFFFFF;
font-size:90%;
letter-spacing:+1pt;
line-height:120%;
}

a img{
border-style:none;
}

.base{
width:90%;
height:90%;
margin:3%;

}

.clear{
clear:both;
}

.menu{
background-color:#666666;

}

.menu a, .menu a:visited{
color:#000000;
backgournd-color:#666666;
display:block;
border-style:solid;
border-width:1px;
border-color:#000000;
text-decoration:none;
float:left;
width:14%;
font-weight:bold;
text-align:center;
}

.menu a:hover, .menu a:active{
color:#ffff00;
}
.center{
width:90%;
padding:10px 0px;
}

.center a, .center a:visited{
color:#000000;
font-weight:bold;
text-decoration:none;
}

.center a:hover, .center a:active{
color:#ffff00;
}

.textr{
width:400px;
float:left;
padding:3px;
height:600px;;
}

.imgl{
float:right;
width:30%;
padding:3px;

}
.imgl img{
width:80%;
}