html,body{margin:0;padding:0;background-color:#ffbfc0;}
body {
width:700px;
color:#763143;
font-size:10pt;
font-family:"Comic Sans MS", "Comic Sans", Arial, Helvetica, Sans-Serif;
}
.carebody div {

}
.caresection {
margin-bottom:15px;
font-family:"Times New Roman", Times, Serif;
}
.caresection:first-letter {
 font-size : 150%;
 font-weight : bold;
 padding-right:0px;
 margin:0px;
}
.numbersec:first-letter {
 font-size : 100%;
 font-weight : normal;
 padding-right:0px;
 margin:0px;
}

Z {
 font-size : 150%;
 font-weight : bold;
 padding-right:0px;
 margin:0px;
}
#navigationleft, #navigationright, #navigation {
margin-bottom:15px;
font-size:12pt;
font-weight:bold;
display:block;
position: absolute;
bottom:0;
}
#navigation {
text-align:center;
width:700px;
}
#navigationleft {
left:0;
text-align:left;
}
#navigationright {
right:0;
text-align:right;
}
.carehead {
color:#763143;
text-align:center;
margin-bottom:15px;
font-size:12pt;
font-weight:bold;
}
.caresubhead {
color:#763143;
text-align:center;
margin-bottom:15px;
font-size:10pt;
font-weight:bold;
}
.footnote {
font-family:"Times New Roman", Times, Serif;
font-style:italic;
}
a {
color:#763143;
text-decoration:underline;
}
.imageshowleft {
float: left;
margin: 0 10px 10px 0;
}
.imageshowright {
float: right;
margin: 0 10px 10px 0;
}
.imageshowcenter {
float: none;
text-align:center;
margin: 0 10px 10px 0;
}