BODY,TABLE,TR,TD,FORM, P {
font-family: Arial,sans-serif;
font-size : x-small;
}
H1, H2, H3, H4, H5 {
font-family: Arial,sans-serif;

}
H2{
font-size : large;	
}

A {
	text-decoration : none;
}
A:hover {
	color : Blue;
}