body {
 background-color:  #ffffff;
}

h1 {
/* font-size:    larger;*/
/* border-color:  #db003d;*/
/* border-style: groove;*/
/* border-width: thick;*/
 text-align:   center;
/* background-color:  #ffdee7;*/
/* color:        white;*/
}

h2 {
 text-align:   center;
}

p.head {
/* color: #ffffff;*/
 border-color:  #0000FF;
 background-color:  #0000FF;
 border-style: groove;
 border-width:       thin;
 width: 93%;
}

p.headh {
/* color: #ffffff;*/
 border-color:  #FF0000;
 background-color:  #FF0000;
 border-style: groove;
 border-width:       thin;
 width: 93%;
}

span.subj {
 color:        #FFFFFF;
 /* background-color:  #0000FF;*/
 font-weight:  bold;
}

span.sender {
 color:        #ffffff;
 font-weight:  bold;
}

span.date {
 color:        #ffffff;
 /* background-color:  #0000FF;*/
 font-size:    small;
}


a.sender:link{
	color: #FFFF00;
}
a.sender:visited{
	color: #FF8080;
}

a.sender:active{
	color: #FF0000;
}

strong {
 font-size: large;
}

p.art, pre.art, ul.art, ol.art, dl.art {
 margin-left:    1em;
}

p.body {
 text-indent:        0%;
}

p.box {
 border-width: medium;
 border-color: #0000ff;
 border-style: solid;
 text-align:   center;
}

p.box0 {
 border-width: thin;
 border-style: none;
 text-align:   center;
}

img.flt {
 float:        left;
}

br.flt {
 clear:        left;
}
