body {
text-align: center;
margin: 0;
background-color: #C0C0C0;
font: 12px arial;
}



p {
font-size: 12px;
font-family: arial,sans-serif;
color: #363636;
text-align: justify;
padding: 0px 35px 0px 35px;
}

a:link {color: #FF2150; text-decoration: none; }
a:active {color: #FF2150; text-decoration: none; }
a:visited {color: #FF2150; text-decoration: none; }
a:hover {color: #FF2150; text-decoration: none; }



#undertitle {
text-align: left;
margin: 20px 0px 40px 30px;
}

#main {
background-color: #FFFFFF;
width: 600px;
text-align: center;
padding: 0px 0px 20px 0px;
margin: 0px auto;
}



h1 {
font-family: "Times New Roman",Serif;
font-size: 36px;
font-weight: lighter;
color: #FF2150;
text-align: left;
padding: 0px 35px 0px 35px;
}



.center {
text-align: center;
}



table {
width: 550px;
border: 0;
margin: 20px 0px 0px 20px;

}




