/* CSS Document for layout of page - (use content.css for layout contents)*/
body, td, th, div {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #333333;
 font-weight: normal;
 }


p{
line-height: 19px;
margin-top: 3px;
}

ul
{
margin-left:20px;
}

li
{line-height:18px;}

h1 {
color:#CC9900;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
line-height:28px;
}

h2 {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:13px;
font-weight:bold;
margin-top:3px;
margin-bottom:-3px;
}

h3 {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color:#CC9900;
font-size: 14px;
font-weight:bold;
margin-top:3px;
margin-bottom:-3px;
}

th {line-height: 16px;}

.highlightedtext{
background-color:#FFFF66;
font-weight:bold;
}

.quote {
background-color:#FFF3D3;
}
