
acronym
{
border-bottom : dashed 1px #999;
font-variant : normal;
}

h6.right
{
float : right;
margin : 0 40px;
font-size : 15px;
}


h6.left
{
float : left;
margin : 0 40px;
font-size : 15px;
}

h5
{
text-align : center;
padding :  5px 0;
margin : 0 40px;
font-size : 15px;
font-style : italic;
clear : both;
}

h4
{
padding : 0 40px;
margin : 15px auto 0 auto;
font-size : 15px;
}

h3
{
padding : 0;
margin : 0 40px 8px 40px;
font-size : 18px;
line-height : 27px;
text-align : center;
clear : both;
}

h2
{
text-align : center;
font-size : 22px;
margin : 0 40px;
border-bottom : solid 1px #999;
}

h2.nl
{
border-bottom : none;
}

p
{
padding : 0 40px;
margin : 0 0 10px 0;
}

p.upd
{
padding : 0 20px;
margin : 0 0 0 0;
}

div.mostrecent
{
background : #ded;
width : 550px;
margin : 20px auto 100px auto;
padding : 20px 0;
border : 1px solid #999;;
}

div
{
background : #fff;
border-right : solid 10px #999;
border-left : solid 10px #999;
width : 610px;
margin : 0 auto;
font-family : Arial, Helvetica, "Times New Roman", sans-serif;
font-size : 15px;
line-height : 23px;
padding : 10px 0 40px 0;
}

body
{
background-image : url(bg.png);
background-attachment : fixed;
background-position : 50% 50%;
background-color : #355;
margin : 0 auto;
padding : 0;
font-family : Arial, Helvetica, "Times New Roman", sans-serif;
}

a:link
{
color : #00c;
text-decoration : underline;
}

a:visited
{
color : #999;
text-decoration : underline;
}

a:hover
{
color : #b00;
text-decoration : none;
}

a:active
{
color : #b00;
text-decoration : none;
}

a:link.nav
{
color : #00c;
text-decoration : none;
}

a:visited.nav
{
color : #00c;
text-decoration : none;
}

a:hover.nav
{
color : #b00;
text-decoration : none;
}

a:active.nav
{
color : #b00;
text-decoration : none;
}
