A:link {
color: #CC0000;
}

A:visited {
color: #0000CC;
}

A:active {
color: #FF0000;
}

P {
font-family: arial, helvetica, sans-serif;
}

H1 {
font-family: times, "times new roman", serif;
font-weight: bold;
font-size: 300%;
}

H2 {
font-family: times, "times new roman", serif;
font-weight: bold;
font-size: 200%;
}





