a:link { color:white ; text-decoration:none }
a:hover { color:gray ; text-decoration:none }
a:visited { color:white; text-decoration:none }
a:visited:hover { color:gray ; text-decoration:none }

body { width:800px ; background-color:black ; color:white; font:normal 100% arial }

hr { color:silver ; text-align:center ; width:80% }

p { text-align:center }

h1 { text-align:center ; font-size:60px ; line-height:100% }
h2 { text-align:center ; font-size:40px ; line-height:100% }
h3 { text-align:center ; font-size:35px ; line-height:100% }
h4 { text-align:center ; font-size:30px ; line-height:100% }
h5 { text-align:center ; font-size:25px ; line-height:100% }
h6 { text-align:center ; font-size:20px ; line-height:100% }

table { font:normal 100% }
td { text-align:justify }

#pCenterS { text-align:center ; font:100% }
#pCenterM { text-align:center ; font:140% }
#pCenterL { text-align:center ; font:180% }
#pCenterLL { text-align:center ; font:250% }
#pLeft { text-align:left }
#pLs { text-align:left ; font:140% }
#pLm { text-align:left ; font:180% }
#pLl { text-align:left ; font:200% }
#pLeftS { text-align:left ; text-indent:10% ; font:100% }
#pLeftM { text-align:left ; text-indent:10% ; font:140% }
#pLeftL { text-align:left ; text-indent:10% ; font:180% }
#pRight { text-align:right }
#pCenterBold { text-align:center ; font:500% ; line-height:80% }

#s200 { font:200% }
#s080 { font:80% }
