body {
 text-align: center;
 padding:0;
 margin:5 auto;
 font-family: Tahoma;
 font-size:10pt;
 color: #fff;		
}

/* Main Content Styling */

h1 {
 font-family: Tahoma;
 font-weight: bold;
 font-size:12pt;
 color: #fff; 
}

h2 {
 font-family: Tahoma;
 font-weight: bold;
 font-size:12pt;
 color: #fff; 
}

h3 {
 font-family: Tahoma;
 font-weight: bold;
 font-size:12pt;
 color: #fff; 
}

h4 {
 font-family: Tahoma;
 font-weight: bold;
 font-size:12pt;
 color: #fff; 
}

h5 {
 font-family: Tahoma;
 font-weight: bold;
 font-size:12pt;
 color: #fff; 
}

h6 {
 font-family: Tahoma;
 font-weight: bold;
 font-size:12pt;
 color: #fff; 
}

p {
 font-family: Tahoma;
 color: #fff;		 
 font-size:10pt;
}
/*
img {
 border: #FFFFFF 1px solid; 
}
*/
tr {
 font-family: Tahoma;
 color: #fff;		 
 font-size:10pt;
}

td {
 font-family: Tahoma;
 font-size: 10pt;
 color: #fff;		 
}
