/* CSS Document */
body a,
body a:visited
{
color:#155195;
text-decoration:none;
}
body a:hover
{
text-decoration:underline;
}
body a.arrow,
body a.arrow:visited
{
background:url(../images/general/arrow.gif) no-repeat 0px 5px;
padding:0 0 0 8px;
}
body h1, h2, h3
{
font-family:Georgia,Times New Roman,Times,serif;
font-size:1.67em;/*20px*/
font-weight:700;
line-height:1.25em;/*20px*/
margin:0;
}
body h2,h3
{
line-height:1.13em;/*18px*/
font-size:1.08em;/*13px*/
font-weight:700;
margin:5px 0;
}
h2.marginbottom-10
{
margin:0 0 10px 0;
}
body h3
{
font-weight:normal;
}
body p
{
margin:0 0 7px 0;
}
body p.last
{
margin:0;
}
.img-left
{
float:left;
margin:0px 10px 5px 0;
}
.img-right
{
float:right;
margin:0 0 5px 10px;
}
.comments
{
font-size:1.08em;
font-family:Georgia,Times New Roman,Times,serif;
}
.note
{
color:#909090;
}
.article
{
margin:15px 0;
}
.article p
{
line-height:1.5em;
}
.date
{
color:#909090;
}
dl dt
{
line-height:1.25em;/*25px*/
}
dl dt
{
font-weight:700;
border-bottom:solid 1px #ce2e20;
margin:0 0 5px 0;
padding:0 0 2px 0;
}
dl dd
{
background:url(../images/general/dotted.jpg) repeat-x bottom left;
}
dl dd.last
{
background:none;
padding:0;
margin:0;
}
