body
{
color: black;
background-color: #ffffff;
margin: 0px;
padding: 0px;
font-family: 'Trebuchet MS', sans-serif, Tahoma, Verdana;
font-size: 11px;
word-spacing : 1pt;
line-height : 1.6em;
text-align: center;
}
table
{
font-family: 'Trebuchet MS', sans-serif, Tahoma, Verdana;
font-size: 11px;
word-spacing : 1pt;
line-height : 1.6em;
}
p
{
margin: 0px;
margin-bottom: 6px;
}
a
{
font-weight: bold;
text-decoration:none;
color: #204078;
}
a:hover
{
text-decoration:underline;
color: #e70;
}
h1
{
font-family: 'Trebuchet MS', sans-serif, Tahoma, Verdana;
font-size: 16px;
color:  #204078;
text-align: left;
font-weight: bold;
line-height : 1em;
letter-spacing: 0.04em;
text-transform: uppercase;
}
h2
{
font-size: 15px;
color:  #e70;
letter-spacing: 0.06em;
text-transform: uppercase;
}
h3
{
font-size: 13px;
color:  #e70;
letter-spacing: 0.06em;
text-transform: uppercase;
}
h4
{
font-size: 12px;
color:  #204078;
letter-spacing: 0.08em;
text-transform: uppercase;
}
.highlight
{
background-color: #F0E6DD;
padding: 3px;
}
.quote
{
display: block;
margin-left:50px;
margin-right:50px;
font-style: italic;
border: 1px dashed grey;
padding: 10px;
background-color: #DDE0E6;
}