body {
font-family:"calibri","arial",sans-serif;
color:#111;
font-size:small;
}

p {
margin-top:0.5em;
line-height:135%;
text-align:justify;
}

a {
color:#f93;
text-decoration:none;
border-bottom:0.1em dotted #f93;
}

a:hover {
color:#fff;
background-color:#f93;
border:0;
padding-left:0.2em;
padding-right:0.2em;
}

h1 {
font-size:200%;
color:#393;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
line-height:0.45em;
}

h2 {
font-size:120%;
color:#000;
line-height:1.8em;
}

h3 {
font-family:"constantia","palatino",serif;
font-weight:bold;
font-size:160%;
color:#000;
margin-bottom:0.5em;
}

h4 {
font-size:110%;
color:#fc0;
}

h5 {
font-weight:bold;
text-transform:uppercase;
color:#060;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

.trv_gadget table {
width:100%;
font-size:85%;
}
