body{
   padding-left: 0.5cm;
   padding-right: 0.5cm;
   color: #CCCCCC;
   background-color: #2B2B2B;
    }
p{
    font-family: "Tahoma","Times New Roman",sans-serif;
    color: #CCCCCC;
    background-color: #4F4F4F;
    }
p.two{
    font-family: "Times New Roman","Tahoma",sans-serif;
    background-color: #4F4F4F;
	 color: #000000;
	 font-size: 100%;
	 font-weight: bold;
    }
p.three{
    font-family: "Tahoma","Times New Roman",sans-serif;
    background-color: #4F4F4F;
	 color: #000000;
	 font-size: 100%;
	 font-weight: bold;
    }
p.four{
    font-family: "Georgia","Times New Roman",sans-serif;
    background-color: #4F4F4F;
	 color: #000000;
	 font-size: 100%;
    }
a{
    font-family: "Times New Roman","Tahoma",sans-serif;
    background-color: #4F4F4F;
	 font-size: 65%;
    }
a.two{
    font-family: "Times New Roman","Tahoma",sans-serif;
    background-color: #4F4F4F;
	 font-size: 80%;
	 font-weight: bold;
    }
a.three{
    font-family: "Times New Roman","Tahoma",sans-serif;
    background-color: #4F4F4F;
	 font-size: 100%;
	 font-weight: bold;
    }