body
{
background:white;
background-image:url("/top/back.png");
background-repeat:repeat-x;
background-attachment:fixed;
background-position:left top;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#nava
{
position:fixed;
bottom: 0px;
z-index: 2;
left: 50%;
margin-left: -412px;
}

#content
{
color: black;
background: white;
top: 0px;
width: 821px;
font-family: "Book Antiqua", Palatino, serif;
font-size: 12px;
text-align: center;
}

h1
{
font-family: "Book Antiqua", Palatino, serif;
color: black;
font-size: 20px;
font-weight: bold;
line-height: 200%;
text-align: center;
}

h2
{
font-family: "Book Antiqua", Palatino, serif;
color: black;
font-size: 15px;
font-weight: bold;
line-height: 200%;
text-align: center;
}

td
{
color: black;
font-family: "Book Antiqua", Palatino, serif;
font-size: 12px;
}

a:link, a:visited
{
font-family: "Book Antiqua", Palatino, serif;
font-size: 12px;
text-align: center;
line-height: 135%;
text-decoration: none;
border-bottom: 1px dotted;
color: black;
}

a:hover
{
font-family: "Book Antiqua", Palatino, serif;
font-size: 12px;
text-align: center;
line-height: 135%;
text-decoration: none;
border-bottom: 1px dotted;
color: red;
}

.preload
{
	display:none;
}
