body, td, th  {
color : #ffffff;
}
body {
background-color : #000000;
}
p {
font-size : 14px;
line-height : 25px;
text-align : justify;
font-family : Verdana;
color : white;
background-color : #000000;
}
p.centre {
font-size : 14px;
line-height : 25px;
text-align : center;
font-family : Verdana;
color : white;
background-color : #000000;
}
.Styletxt {
font-size : 14px;
line-height : 25px;
text-align : justify;
font-family : Verdana;
color : white;
background-color : #000000;
}
li {
font-size : 14px;
line-height : 25px;
text-align : justify;
font-family : Verdana;
color : white;
background-color : #000000;
}
a:link {
color : #ffffff;
text-decoration : none;
}
a:visited {
text-decoration : none;
color : #ffffff;
}
a:hover {
text-decoration : none;
color : #0000ff;
}
a:active {
text-decoration : none;
} 
