body{
margin : 30px; padding : 0px;
background-color : #cccccc; font-size : 9pt; font-family : Tahoma;
text-align : center;
}

a{
text-decoration : none; font-weight : bold;
color : #CC3300;
}

a:hover {
text-decoration : underline;
}

#container{
margin : 0px auto; padding : 0px;
background-color : #FFFFFF; width : 830px;
}

#container p{
line-height : 13pt; text-align : left;
padding : 0px 30px; margin : 20px 0px;
}
