/* CSS Document */

*{
font-family:Arial;
font-size:12px;
line-height:20px;}
a{
text-decoration:none;}
a:hover{
text-decoration:underline;} 
b{
font-weight:100;
color:#e300fe;}
body{
width:1003px;
height:auto;

margin:0px auto;}
.body{
width:943px;
height:auto;
background-color:#e4e4e4;
padding:10px 30px 10px 30px;
float:left;}

