DIV.bj {
font-size : 12;
color : Green;
text-align : center;
}

body {
font-family: Arial, Helvetica, sans-serif;
background : White;
background-image : url(IMAGES/bground3.jpg);
background-position : center;
background-repeat : no-repeat;
}
A {
text-decoration : none;
color : Black;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 15px;
}



A:HOVER {
color : Red;
}

td, p, table {
font-family: Arial, Helvetica, sans-serif;
font-size : 10px;
color : Black;
font : Arial;
text-decoration : none;
}
h1 {
font-size:26px;
font-family : Arial, Helvetica, sans-serif;
color : Black;
}

 h2, h3, h4, {
font-family: Arial, Helvetica, sans-serif;
color : Black;
font: Arial;
}


