
p {
    text-align: justify;
    color: black;
    font-family: sans-serif;
} 
b {
    text-align: justify;
    color: black;
    font-family: sans-serif;
} 
b1 {
    text-align: justify;
    color: black;
    font-family: sans-serif;
} 
h1 {
    text-align: justify;
    color: black;
    font-family: sans-serif;
} 
h2 {
    text-align: justify;
    color: grey;
    font-family: sans-serif;
} 
h3 {
    text-align: justify;
    color: darkblue;
    font-family: sans-serif;
} 
body {
    background-color: white
}
a {
    color: navy;
}
legend {
    text-align: justify;
    color: darkblue;
    font-family: cursive;
} 