body { 
font:75%/1.5em Arial, Helvetica, sans-serif;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
text-align:center;
 }

p { padding:0 0 1.5em 1em;color:#111; word-spacing:0.08em;   letter-spacing:0.03em; }
p img       { float: left; margin: 0 1em 1em 0; padding: 0; }
p img.right { float: right; margin: 0 0 1em 1em;  }

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#333; font-family:"Myriad pro", "Trebuchet MS", "Arial", serif;}
h1 {font-size:2.5em; line-height:1; margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:0,5em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1.2em;font-family:Georgia, "Times New Roman", serif;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

li ul, 
li ol  { margin:0 1.5em; }
ul, ol { margin: 0 1.5em 1.5em 1.5em; }


dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

a { color: #770101; text-decoration: none; }
a:hover { text-decoration: underline; }


table {  margin-bottom: 1.5em; border-collapse: collapse; }
th {font-weight: bold; }
tr, th, td { margin:0; padding:0 1.5em 0 1em; height:18px; }
tfoot { font-style: italic;  }
caption { text-align:center; font-family:Georgia, serif; }


abbr, acronym { border-bottom: 1px dotted #000; }
address { font-style: italic; text-align:left; color:#fff; font-size:12px; }
del { color: #000; }


blockquote { padding-left:0.5em; margin-left:2.5em; margin-bottom:1.5em; border-left:3px solid #ccc; font-style:italic;  }
blockquote p { padding:0; color:#666;}
strong { font-weight: bold; }
b { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; }
hr {margin-bottom:1.5em;}




