html, body
{
margin:0;
padding:0;
font-family:'Trebuchet MS', serif;
font-size:13px;
color:#333;
}
body{
background:#fff;
}
p, a, li
{
font-size:14px;
}
a{
color:#333;
}
h1
{
font-size:20px;
}
h2
{
font-size:16px;
white-space:no-wrap
}
h3
{
font-size:15px;
}
h4
{
font-size:14px;
}
h5
{
margin:10px 0 5px 0;
text-align:center;
font-size:14px;
}
h6
{
margin:0 0 30px 0;
text-align:center;
font-size:14px;
}
hr{
background:url(/images/separator.gif) no-repeat top center;
height:31px;
border:0;
}
table{
height:100%;
border-collapse:collapse;
}
td{
padding:0;
vertical-align:top;
}
img{
border:0;
}
.center{
text-align:center;
}
#headerPrint{
margin-top:15px;
}
#main{
width:100%;
}
#content{
width:100%;
padding:0;
}
#contentText{
text-align:justify;
}
#contentText a{
font-size:15px;
}
#content ul{
line-height:26px;
list-style-image:url(/images/bullet.gif);
list-style-image:none;
}
#contentBox {
height:100%;
overflow-y:visible;
}
#linklist a{
font-size:22px;
text-decoration:none;
color:#333;
}
.doNotPrint{
display:none;
}


