/* Elements */

body {
padding: 0;
background:#fff url(images/background3.gif) repeat-y;
align: center;
color: #656565;
font: normal 0.8em arial, sans-serif;
background-position:center;
background-attachment:fixed;
}

a {background-color:transparent}

a:link {color:#586db0; text-decoration:none}
a:visited {color:#586db0; text-decoration:none}
a:active {color:#055fc4; text-decoration:none}
a:hover {color:#055fc4; text-decoration:underline}

h1 {
font-size:1.0em;
font-weight:bold;
color:#656565;
}

h2 {margin:0 0 .75em 0;
font-size:1.0em;
font-weight:bold;
color:#656565;
}

.pt {font-weight: bold;
font-style: italic}