/* CSS Document */

BODY { 
background-color: #666666
}

H1 { 
font-family: "Times New Roman";
text-align: center;
font-size: 30px;
color: #666666;
}

H3 {
font-family: Arial, Helvetica, sans-serif;
text-decoration:underline;
font-weight:bold;
font-size:18px
}

P {
font-family: Verdana;
}