/* euruni.css */
body { background-color: #00578D;
       margin-left:10px;margin-top:0px;
       font-size: 10pt; color: #101010; font-weight: normal; font-family: verdana, arial, sans-serif; }
a:link {
        font-size: 13px;
        color: #336699;
        text-decoration: underline;
}
a:visited {
        font-size: 13px;
        color: #000088;
        text-decoration: underline;
}
a:hover {
        font-size: 13px;
        background-color: #EEE;
        color: #990099;
        text-decoration: none;
#        border-bottom-width: 1px;
#        border-bottom-style: dotted;
#        border-bottom-color: #999999;
}
li {text-align:justify;}
li.orange {color: #FF6600; font-weight:bold;}

img  {border-style: none}
p {text-align:justify;}

p.small {font: 70% Tahoma, Arial, Helvetica, sans-serif;}



b.red {color:red;}
b.red2 {color:#990000;}
b.purple {color:purple;}
b.ul {text-decoration: underline;}

h4.xtitle {color:#029470; }

h4.title {
        color:#01936F;
        font-size:120%;
        xfont-weight:bold;
        margin:1em 0;
}

td {
        color:#101010;
	font-size: 10pt; font-family: verdana, arial, sans-serif; 
}

table {
        border-collapse:collapse;
}


