p
{
font-family: courier;
font-size: 14pt/140%;
color: black;
text-align: left;
}

h1
{
font-family: courier;
font-size: 120%;
color: teal;
text-align: left;
}


h3
{
font-family: Arial;
font-size: 140%;
color: black;
text-align: center;
}

ol
{
font-family: sans-serif;
font-size: 100%;
color: black;
text-align: left;
}


.u1
{
font-family: courier;
font-size: 36px;
color: teal;

text-align: left;
}

.u2
{
font-family: sans-serif;
font-size: 24px;
color: blue;
text-align: left;
}

.u3
{
font-family: sans-serif;
font-size: 120%;
color: black;
text-align: center;
}


/*
a
{
font-family: courier
font-size: 100%;
color: black;
text-align: left;
}
*/

/*
a:visited{color:teal;}
a:hover{color:red;}
a:active{color:aqua;} */
	a:active{border:blue thin solid;}

.center
{
text-align: center;
}


.right
{
text-align: right;
}


.legende
{

text-align: center;
}

p.comic
{
font: 100% Comic Sans MS;
}

.depot
{
font-weight: bold;
}

