h3 { color: black;
background: #DFDFDF;
padding: 0.2em;
border: thick #E0E0E0 outset;
margin-left: 1em;
margin-right: 1em;
padding-left: 1em;
padding-right: 1em;
width 30%;
margin-right: 10em;
}
A IMG {
color : white;
background-color : transparent;
border-width : 0;
border-style : none;
border-color : inherit;
}

A:link   {text-decoration: underline; color:#000000; }
A:visited{text-decoration: none; color:#000000; }
A:active {text-decoration: underline; color:#000000;}
A:hover  {text-decoration: underline; color:#000000;}



body {
background-color: #F5F5F5;
}
UL {
list-style-type: square;
}

UL.none {
list-style-type: square;
}

title {

border-style : outset;
border-color : glay;
border-width : medium;

}
tyuou {
margin-left : 3em;
text-align : center;
}
box {
border-style : solid;
border-color : #C0C0C0;
border-width : thin;
padding : 2em;
margin-right: 7em;
margin-left: 3em;
width : 70%;
background-color : #DFDFDF;
}

@font-face {
font-family: 'eudc';
src:url('eudc.woff') format('woff');
}

span.eudc {
font-family: 'eudc';
}

