<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* this file is only for running the Rico 2.0 examples */

* {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.nev,#nev{
/*background-color:;*/
font-size:small;
font-size:11px;
font-weight:bold;
color:yellow;
}
.col-container{
font-weight:bold;
color:yellow;
}
#col-right {
float: right;
clear: right;
width: 65%;
}
</pre></body></html>