a:link
{
text-align: center;
text-decoration:underline;
font-size: 13px; 
color: #005472;
}

a:visited
{
text-align: center;
text-decoration:underline;
font-size: 13px; 
color: #ffffff;
}

a:active 
{
text-align: center;
text-decoration:underline;
font-size: 13px; 
color: #ffffff;
}

a:hover
{ 
text-align: center;
text-decoration:underline;
font-size: 14px; 
color: #ffffff;
}

h1 
{
text-align: center;
text-decoration:underline;
font-size: 19px; 
color: #005472;
}

h2
{
text-align: center;
text-decoration:underline;
font-size: 15px; 
color: #005472;
}


img
{  
border-style: none;
}

body 
{
font: 10pt verdana;
text-align: left;
background-color: #005472;
background-image: url(pbg.jpg);
margin: 0;
padding: 0;
color: #005472;
}

.moveover
{
text-align: center;
margin-top: 10;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}

.container
{
background-image: url(pbg2.jpg);
background-color: #005472;
background-repeat: repeat;
text-align: center;
width: 802px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
border-bottom: 3px solid #005472;
border-left: 3px solid #005472;
border-right: 3px solid #005472;
border-top: 3px solid #005472;
}

.header
{
background-image: url(pontop.jpg);
text-align: center;
width: 802px;
height: 700px;
z-index: 2;
}

.content
{
text-align: center;
width: 802px;
margin-top: -200;
margin-left: auto;
margin-right: auto;
z-index: 3;
}

.maintext
{
text-align: center;
width: 790px;
margin-left: auto;
margin-right: auto;
padding-right: 5px;
padding-left: 5px;
z-index: 4;
}

.footer
{
text-align: center;
width: 802px;
height: 20px;
z-index: 2;
}