P {             font-family: MS Sans Serif;
		font-weight: medium;
		font-style: normal;
}

H1 {
                font-family: Verdana;
		font-size: xx-large;
                font-weight: medium;
}

H2 {
                font-family: Arial;
                font-weight: strong;
}


H3 {
                font-family: Arial;
                font-size: x-large;
                font-weight: strong;
}

H4 {
                font-family: Arial;
                font-weight: strong;
}
A:hover    {color:red;}