.holder{
 background-color:#222222; 
 width:100%;
}

p{ 
 font-family: Tahoma;
 font-size: small;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #999999; 
 text-align:left;
 padding-left:5px;
}

h2{ 
 font-family: Tahoma;
 font-size: small;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #999999; 
 text-align: center;
}

body{

 margin-left: 0px;

 margin-top: 0px;

 margin-right: 0px;

 margin-bottom: 0px;

 background-color:#555555;
 
 font-family: Tahoma;
}

h1{font-size:larger; color: #999; background-color:#ccc; font-weight: bold;  text-align:center; width:100%; margin:0px;}

a,a:visited{color: #999999;text-decoration: none;font-weight: bold;text-transform:none;font-variant: small-caps;text-align:center;font-size:small;}

a:hover{
 COLOR: #99cc99;
 font-weight: bolder;
}

div.copyright{
 font-family: Tahoma;
 font-size: small;
 color: #555555; 
 float:none; 
 text-align:center; 
 width:100%;
}

