p
{
font-family: arial;
text-align: justify;
font-size: 14px
}

p.center
{
font-family: arial;
text-align: center;
font-size: 14px
}

body
{
background-image: url(brushed.JPG);
background-repeat: repeat;
background-color: rgb(220,220,220)
}

h1, h2, h3, h4, h5, h6 
{
font-family: arial;
text-align: center
}

table
{
border-width: 0px;
padding: 0px;
spacing: 0px
}

img.tab
{
width: 100%
}